Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Seelmann <seelmann@apache.org>2015-04-03 15:11:38 +0300
committerStefan Seelmann <seelmann@apache.org>2015-04-03 15:11:38 +0300
commita5dc7614bb7f144fa45ac2502842e7f9793faf6e (patch)
tree62dd8ce5179d06f9b65e1a9bc56553dcff54875f /features
parent93ec5ab4511b5fd676c1e43ec0d1ee9719e40f8d (diff)
* Rename parent projects (DIRSTUDIO-1025)
* Restructure and rename eclipse-target-platform git-svn-id: https://svn.apache.org/repos/asf/directory/studio/trunk@1671046 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'features')
-rw-r--r--features/apacheds.feature/pom.xml2
-rw-r--r--features/ldapbrowser.feature/pom.xml2
-rw-r--r--features/ldifeditor.feature/pom.xml2
-rw-r--r--features/openldap.feature/pom.xml2
-rw-r--r--features/pom.xml4
-rw-r--r--features/rcp.feature/pom.xml2
-rw-r--r--features/schemaeditor.feature/pom.xml2
7 files changed, 8 insertions, 8 deletions
diff --git a/features/apacheds.feature/pom.xml b/features/apacheds.feature/pom.xml
index 60bb9a33d..7dffae068 100644
--- a/features/apacheds.feature/pom.xml
+++ b/features/apacheds.feature/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.directory.studio</groupId>
- <artifactId>parent-features</artifactId>
+ <artifactId>org.apache.directory.studio.features-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
diff --git a/features/ldapbrowser.feature/pom.xml b/features/ldapbrowser.feature/pom.xml
index 548117d00..50e3f4266 100644
--- a/features/ldapbrowser.feature/pom.xml
+++ b/features/ldapbrowser.feature/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.directory.studio</groupId>
- <artifactId>parent-features</artifactId>
+ <artifactId>org.apache.directory.studio.features-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
diff --git a/features/ldifeditor.feature/pom.xml b/features/ldifeditor.feature/pom.xml
index cd34738da..f3d557f46 100644
--- a/features/ldifeditor.feature/pom.xml
+++ b/features/ldifeditor.feature/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.directory.studio</groupId>
- <artifactId>parent-features</artifactId>
+ <artifactId>org.apache.directory.studio.features-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
diff --git a/features/openldap.feature/pom.xml b/features/openldap.feature/pom.xml
index 4093ccf64..53fca3283 100644
--- a/features/openldap.feature/pom.xml
+++ b/features/openldap.feature/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.directory.studio</groupId>
- <artifactId>parent-features</artifactId>
+ <artifactId>org.apache.directory.studio.features-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 8a663a7f8..4fadd296a 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -22,11 +22,11 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.directory.studio</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>org.apache.directory.studio.parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
</parent>
- <artifactId>parent-features</artifactId>
+ <artifactId>org.apache.directory.studio.features-parent</artifactId>
<name>Apache Directory Studio Feature Plugins</name>
<packaging>pom</packaging>
diff --git a/features/rcp.feature/pom.xml b/features/rcp.feature/pom.xml
index 259753c15..4cd2b5e85 100644
--- a/features/rcp.feature/pom.xml
+++ b/features/rcp.feature/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.directory.studio</groupId>
- <artifactId>parent-features</artifactId>
+ <artifactId>org.apache.directory.studio.features-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>
diff --git a/features/schemaeditor.feature/pom.xml b/features/schemaeditor.feature/pom.xml
index 3450bf73b..e3662b078 100644
--- a/features/schemaeditor.feature/pom.xml
+++ b/features/schemaeditor.feature/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.directory.studio</groupId>
- <artifactId>parent-features</artifactId>
+ <artifactId>org.apache.directory.studio.features-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>