diff --git a/pom.xml b/pom.xml index 3e2b334..f7e80c5 100644 --- a/pom.xml +++ b/pom.xml @@ -42,6 +42,19 @@ + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + attach-sources + + jar + + + + org.apache.maven.plugins maven-javadoc-plugin