diff --git a/pom.xml b/pom.xml index f406d87..0cede18 100644 --- a/pom.xml +++ b/pom.xml @@ -9,10 +9,9 @@ pom - org.camunda - camunda-release-parent - 3.9.1 - + org.camunda.community + community-hub-release-parent + 1.4.1 @@ -145,10 +144,11 @@ + org.apache.maven.plugins maven-javadoc-plugin + 3.5.0 - - 8 + ${version.java} @@ -160,6 +160,16 @@ nexus-staging-maven-plugin 1.6.13 + + org.apache.maven.plugins + maven-site-plugin + 3.12.1 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 3.4.2 +