Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/codegen')
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.acceleo.debug/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.acceleo.ui/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.acceleo/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.codegen.base/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.codegen.extensionpoints/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.cpp.cdtproject/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.cpp.codegen.ui/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.cpp.codegen/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.cpp.examples/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.cpp.profile/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.texteditor.model/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.texteditor.modelexplorer/pom.xml4
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.views.cpp/pom.xml4
14 files changed, 28 insertions, 28 deletions
diff --git a/extraplugins/codegen/org.eclipse.papyrus.acceleo.debug/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.acceleo.debug/pom.xml
index 0f0fdacb505..5fbd25ba956 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.acceleo.debug/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.acceleo.debug/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.acceleo.debug</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.acceleo.ui/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.acceleo.ui/pom.xml
index 45f43aa45f7..b6fd40be96f 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.acceleo.ui/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.acceleo.ui/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.acceleo.ui</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.acceleo/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.acceleo/pom.xml
index 7f119811a35..147734d0dc7 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.acceleo/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.acceleo/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.acceleo</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.codegen.base/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.codegen.base/pom.xml
index 18c2ddb0f68..cf8e5228fc0 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.codegen.base/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.codegen.base/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.codegen.base</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.codegen.extensionpoints/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.codegen.extensionpoints/pom.xml
index 47c990138d4..c707a0ca188 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.codegen.extensionpoints/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.codegen.extensionpoints/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.codegen.extensionpoints</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.cdtproject/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.cpp.cdtproject/pom.xml
index 91db46f6755..2366bc507c2 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.cpp.cdtproject/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.cpp.cdtproject/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.cpp.cdtproject</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.codegen.ui/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.cpp.codegen.ui/pom.xml
index abc235103fd..fb95badcafb 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.cpp.codegen.ui/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.cpp.codegen.ui/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.cpp.codegen.ui</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.codegen/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.cpp.codegen/pom.xml
index cfaa94bfb04..0d129abb6cf 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.cpp.codegen/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.cpp.codegen/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.cpp.codegen</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.examples/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.cpp.examples/pom.xml
index 6b6136f60a9..20c64e8d8ba 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.cpp.examples/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.cpp.examples/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.cpp.examples</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.cpp.profile/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.cpp.profile/pom.xml
index 6d022ff72b0..a408a03bbe5 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.cpp.profile/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.cpp.profile/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.cpp.profile</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/pom.xml
index d69d772e8a7..d733a6f1899 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.texteditor.cdt/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.texteditor.cdt</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/pom.xml
index 9d65d2f3d62..69d30a13942 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.texteditor.model/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.texteditor.model</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.texteditor.modelexplorer/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.texteditor.modelexplorer/pom.xml
index ee7c633d8b1..2b59b151edd 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.texteditor.modelexplorer/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.texteditor.modelexplorer/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.texteditor.modelexplorer</artifactId>
<groupId>org.eclipse.papyrus</groupId>
diff --git a/extraplugins/codegen/org.eclipse.papyrus.views.cpp/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.views.cpp/pom.xml
index f6185280ff8..68e8a4e9e85 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.views.cpp/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.views.cpp/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.views.cpp</artifactId>
<groupId>org.eclipse.papyrus</groupId>

Back to the top