diff --git a/pom.xml b/pom.xml index c3ea136d..50bcb0e0 100644 --- a/pom.xml +++ b/pom.xml @@ -120,6 +120,19 @@ true + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + + attach-sources + + jar + + + +