From 1def15fa9e8a245327dffdde00f1f32756c66147 Mon Sep 17 00:00:00 2001
From: Maxim Thomas <maxim.thomas@gmail.com>
Date: Wed, 11 Dec 2019 10:10:49 +0000
Subject: [PATCH] groupID org.openidentityplatform

---
 opendj-legacy/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-legacy/pom.xml b/opendj-legacy/pom.xml
index db74603..0e8f9c4 100644
--- a/opendj-legacy/pom.xml
+++ b/opendj-legacy/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>

--
Gitblit v1.10.0