diff --git a/pom.xml b/pom.xml index be5a6be..9092765 100644 --- a/pom.xml +++ b/pom.xml @@ -224,6 +224,35 @@ + + org.apache.maven.plugins + maven-source-plugin + 3.3.1 + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.6.3 + + + attach-javadocs + + jar + + + 8 + + + + org.apache.maven.plugins maven-compiler-plugin @@ -247,7 +276,7 @@ maven-deploy-plugin 3.1.1 - true + false