mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
Missing <version> section for the main pom.xml. This version number is mandatory if we want to release the Server with the Maven Release plugin
pom.xml @@ -37,6 +37,7 @@ <groupId>org.forgerock.opendj</groupId> <artifactId>opendj-server-parent</artifactId> <version>3.0.0-SNAPSHOT</version> <packaging>pom</packaging>