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

vharseko
19.21.2018 33ebabfeaf6ac35ccfa1cf3106872f93cb7985a8
pom.xml
@@ -17,15 +17,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <parent>
        <groupId>org.forgerock</groupId>
        <artifactId>forgerock-parent</artifactId>
        <version>2.0.6</version>
        <relativePath>../forgerock-parent</relativePath>
    </parent>
   <groupId>org.forgerock</groupId>
    <artifactId>opendj-parent</artifactId>
   <version>4.2.4-SNAPSHOT</version>
   <version>4.2.5-SNAPSHOT</version>
    <packaging>pom</packaging>
    <name>OpenDJ Directory Services Project</name>