diff --git a/pom.xml b/pom.xml index 496cc5bd..2e178921 100644 --- a/pom.xml +++ b/pom.xml @@ -5,10 +5,9 @@ pom - org.camunda - camunda-release-parent - 3.9.1 - + org.camunda.community + community-hub-release-parent + 1.3.1 @@ -301,6 +300,21 @@ + + org.apache.maven.plugins + maven-site-plugin + 3.12.1 + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 3.4.2 + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.13 +