mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Nicolas Capponi
08.54.2014 6e8ba83a8a6ee41092c7a5a8d7b2d0117f150e49
Change version to 3.0.0 to avoid conflict with 2.x version
3 files modified
7 ■■■■■ changed files
opendj3-server-dev/PRODUCT 4 ●●●● patch | view | raw | blame | history
opendj3-server-dev/pom-maven.xml 2 ●●● patch | view | raw | blame | history
opendj3-server-dev/pom.xml 1 ●●●● patch | view | raw | blame | history
opendj3-server-dev/PRODUCT
@@ -8,10 +8,10 @@
PKG_NAME=opendj
# The major version number for the Directory Server.  It must be an integer.
MAJOR_VERSION=2
MAJOR_VERSION=3
# The minor version number for the Directory Server.  It must be an integer.
MINOR_VERSION=7
MINOR_VERSION=0
# The point version number for the Directory Server.  It must be an integer.
POINT_VERSION=0
opendj3-server-dev/pom-maven.xml
@@ -35,7 +35,7 @@
    <version>2.7.0-SNAPSHOT</version>
  </parent>
  <artifactId>opendj-server</artifactId>
  <version>2.7.0-SNAPSHOT</version>
  <version>3.0.0-SNAPSHOT</version>
  <name>OpenDJ Directory Server</name>
  <description>
    OpenDJ is a new LDAPv3 compliant directory service, developed for the Java
opendj3-server-dev/pom.xml
@@ -40,6 +40,7 @@
    <version>2.7.0-SNAPSHOT</version>
  </parent>
  <artifactId>opendj-server</artifactId>
  <version>3.0.0-SNAPSHOT</version>
  <packaging>pom</packaging>
  <name>OpenDJ Directory Server</name>
  <description>