diff --git a/pom.xml b/pom.xml index 899c385..816b5fe 100644 --- a/pom.xml +++ b/pom.xml @@ -815,8 +815,30 @@ - - + + org.apache.maven.plugins + maven-javadoc-plugin + 3.3.1 + + + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + + jar + + + +