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

Gaetan Boismal
28.16.2016 0548a5d8f2460bd8c55c98a5c17b9d56efc6c0e4
OPENDJ-3164 Update dependency on Commons BOM to 21.0.0-SNAPSHOT
1 files modified
2 ■■■ changed files
opendj-bom/pom.xml 2 ●●● patch | view | raw | blame | history
opendj-bom/pom.xml
@@ -45,7 +45,7 @@
            <dependency>
                <groupId>org.forgerock.commons</groupId>
                <artifactId>commons-bom</artifactId>
                <version>20.0.0-RC2</version>
                <version>21.0.0-SNAPSHOT</version>
                <scope>import</scope>
                <type>pom</type>
            </dependency>