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

Maxim Thomas
11.10.2019 1def15fa9e8a245327dffdde00f1f32756c66147
opendj-maven-plugin/pom.xml
@@ -17,7 +17,7 @@
<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.opendj</groupId>
    <groupId>org.openidentityplatform.opendj</groupId>
    <artifactId>opendj-parent</artifactId>
    <version>4.4.4-SNAPSHOT</version>
  </parent>
@@ -35,7 +35,7 @@
  </properties>
  <dependencies>
    <dependency>
        <groupId>org.forgerock.commons</groupId>
        <groupId>org.openidentityplatform.commons</groupId>
        <artifactId>forgerock-util</artifactId>
    </dependency>
    <dependency>