From 1b55884a338727683e850755b3f6feedb8c219e3 Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Fri, 23 Oct 2015 16:40:12 +0000
Subject: [PATCH] OPENDJ-2089 Rename to opendj-sdk-parent
---
opendj-sdk/opendj-rest2ldap/pom.xml | 2 +-
opendj-sdk/opendj-copyright-maven-plugin/pom.xml | 2 +-
opendj-sdk/opendj-doc-maven-plugin/pom.xml | 2 +-
opendj-sdk/opendj-ldap-sdk-examples/pom.xml | 2 +-
opendj-sdk/opendj-ldap-toolkit/pom.xml | 2 +-
opendj-sdk/pom.xml | 6 +++---
opendj-sdk/opendj-core/pom.xml | 2 +-
opendj-sdk/opendj-grizzly/pom.xml | 2 +-
opendj-sdk/opendj-cli/pom.xml | 2 +-
9 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/opendj-sdk/opendj-cli/pom.xml b/opendj-sdk/opendj-cli/pom.xml
index 094ff5c..e7bec20 100644
--- a/opendj-sdk/opendj-cli/pom.xml
+++ b/opendj-sdk/opendj-cli/pom.xml
@@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>opendj-sdk</artifactId>
+ <artifactId>opendj-sdk-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>3.0.0-SNAPSHOT</version>
</parent>
diff --git a/opendj-sdk/opendj-copyright-maven-plugin/pom.xml b/opendj-sdk/opendj-copyright-maven-plugin/pom.xml
index 8c99f32..2d9f86d 100644
--- a/opendj-sdk/opendj-copyright-maven-plugin/pom.xml
+++ b/opendj-sdk/opendj-copyright-maven-plugin/pom.xml
@@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>opendj-sdk</artifactId>
+ <artifactId>opendj-sdk-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>3.0.0-SNAPSHOT</version>
</parent>
diff --git a/opendj-sdk/opendj-core/pom.xml b/opendj-sdk/opendj-core/pom.xml
index 9493ea4..93ba039 100644
--- a/opendj-sdk/opendj-core/pom.xml
+++ b/opendj-sdk/opendj-core/pom.xml
@@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>opendj-sdk</artifactId>
+ <artifactId>opendj-sdk-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>3.0.0-SNAPSHOT</version>
</parent>
diff --git a/opendj-sdk/opendj-doc-maven-plugin/pom.xml b/opendj-sdk/opendj-doc-maven-plugin/pom.xml
index 6412d40..364d4f0 100644
--- a/opendj-sdk/opendj-doc-maven-plugin/pom.xml
+++ b/opendj-sdk/opendj-doc-maven-plugin/pom.xml
@@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>opendj-sdk</artifactId>
+ <artifactId>opendj-sdk-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>3.0.0-SNAPSHOT</version>
</parent>
diff --git a/opendj-sdk/opendj-grizzly/pom.xml b/opendj-sdk/opendj-grizzly/pom.xml
index 4ab26ab..42c6409 100644
--- a/opendj-sdk/opendj-grizzly/pom.xml
+++ b/opendj-sdk/opendj-grizzly/pom.xml
@@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>opendj-sdk</artifactId>
+ <artifactId>opendj-sdk-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>3.0.0-SNAPSHOT</version>
</parent>
diff --git a/opendj-sdk/opendj-ldap-sdk-examples/pom.xml b/opendj-sdk/opendj-ldap-sdk-examples/pom.xml
index 105a610..2007745 100644
--- a/opendj-sdk/opendj-ldap-sdk-examples/pom.xml
+++ b/opendj-sdk/opendj-ldap-sdk-examples/pom.xml
@@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>opendj-sdk</artifactId>
+ <artifactId>opendj-sdk-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>3.0.0-SNAPSHOT</version>
</parent>
diff --git a/opendj-sdk/opendj-ldap-toolkit/pom.xml b/opendj-sdk/opendj-ldap-toolkit/pom.xml
index c160e64..2c977ab 100644
--- a/opendj-sdk/opendj-ldap-toolkit/pom.xml
+++ b/opendj-sdk/opendj-ldap-toolkit/pom.xml
@@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>opendj-sdk</artifactId>
+ <artifactId>opendj-sdk-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>3.0.0-SNAPSHOT</version>
</parent>
diff --git a/opendj-sdk/opendj-rest2ldap/pom.xml b/opendj-sdk/opendj-rest2ldap/pom.xml
index c54e6e3..bef9dd9 100644
--- a/opendj-sdk/opendj-rest2ldap/pom.xml
+++ b/opendj-sdk/opendj-rest2ldap/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>opendj-sdk</artifactId>
+ <artifactId>opendj-sdk-parent</artifactId>
<groupId>org.forgerock.opendj</groupId>
<version>3.0.0-SNAPSHOT</version>
</parent>
diff --git a/opendj-sdk/pom.xml b/opendj-sdk/pom.xml
index 51e497a..ccce176 100644
--- a/opendj-sdk/pom.xml
+++ b/opendj-sdk/pom.xml
@@ -36,7 +36,7 @@
</parent>
<groupId>org.forgerock.opendj</groupId>
- <artifactId>opendj-sdk</artifactId>
+ <artifactId>opendj-sdk-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -50,7 +50,7 @@
<issueManagement>
<system>Jira</system>
- <url>https://bugster.forgerock.org/jira/browse/OPENDJ</url>
+ <url>https://bugster.forgerock.org/jira/browse/OPENDJSDK</url>
</issueManagement>
<mailingLists>
@@ -79,7 +79,7 @@
<ciManagement>
<system>jenkins</system>
- <url>https://builds.forgerock.org/view/OpenDJ/job/OpenDJ%20SDK%20-%20trunk%20-%20postcommit/</url>
+ <url>https://ci.forgerock.org/view/OpenDJ/job/OpenDJ%20-%20SDK%20-%20postcommit</url>
<notifiers>
<notifier>
<type>mail</type>
--
Gitblit v1.10.0