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

Bruno Lavit
18.21.2015 691dbfdadfcf86f7a37e4e725ed8e3e973845fcd
Update the OpenDJ dependency to 3.0.0-RC1. Quick PR with Gaetan to remove the duplicated property in the ZIP OEM pom.xml
2 files modified
3 ■■■■ changed files
opendj-packages/opendj-zip/opendj-zip-oem/pom.xml 1 ●●●● patch | view | raw | blame | history
opendj-packages/pom.xml 2 ●●● patch | view | raw | blame | history
opendj-packages/opendj-zip/opendj-zip-oem/pom.xml
@@ -52,7 +52,6 @@
            ${product.name.lowercase}/legal-notices/THIRDPARTYREADME.txt
        </oem.file.exclusion.list>
        <product.locales>ca_ES,es,de,fr,ja,ko,pl,zh_CN,zh_TW</product.locales>
        <opendj.server.archive.version>3.0.0-SNAPSHOT</opendj.server.archive.version>
    </properties>
    <dependencies>
opendj-packages/pom.xml
@@ -132,7 +132,7 @@
        <lib.folder>lib</lib.folder>
        <!-- Location of the opendj service file for linux based packages. -->
        <sysv.file.location />
        <opendj.server.archive.version>3.0.0-SNAPSHOT</opendj.server.archive.version>
        <opendj.server.archive.version>3.0.0-RC1</opendj.server.archive.version>
    </properties>
    <modules>