Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/sysml14')
-rw-r--r--extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.blockdefinition/pom.xml4
-rw-r--r--extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.common/pom.xml4
-rw-r--r--extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.internalblock/pom.xml4
-rw-r--r--extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.parametric/pom.xml4
-rw-r--r--extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.requirement/pom.xml4
-rw-r--r--extraplugins/sysml14/org.eclipse.papyrus.sysml14.edit/pom.xml4
-rw-r--r--extraplugins/sysml14/org.eclipse.papyrus.sysml14.service.types/pom.xml4
-rw-r--r--extraplugins/sysml14/org.eclipse.papyrus.sysml14.ui/pom.xml4
-rw-r--r--extraplugins/sysml14/org.eclipse.papyrus.sysml14/pom.xml4
9 files changed, 18 insertions, 18 deletions
diff --git a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.blockdefinition/pom.xml b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.blockdefinition/pom.xml
index 7f47850d104..de3814d44c6 100644
--- a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.blockdefinition/pom.xml
+++ b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.blockdefinition/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.sysml14.diagram.blockdefinition</artifactId>
<version>0.7.0-SNAPSHOT</version>
diff --git a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.common/pom.xml b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.common/pom.xml
index 13a2fa37ae1..bb9b257414b 100644
--- a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.common/pom.xml
+++ b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.common/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.sysml14.diagram.common</artifactId>
<version>0.7.0-SNAPSHOT</version>
diff --git a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.internalblock/pom.xml b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.internalblock/pom.xml
index 98b0df10e22..1768abcbf73 100644
--- a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.internalblock/pom.xml
+++ b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.internalblock/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.sysml14.diagram.internalblock</artifactId>
<version>0.7.0-SNAPSHOT</version>
diff --git a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.parametric/pom.xml b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.parametric/pom.xml
index ea24b533d5f..3e25eda1c23 100644
--- a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.parametric/pom.xml
+++ b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.parametric/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.sysml14.diagram.parametric</artifactId>
<version>0.7.0-SNAPSHOT</version>
diff --git a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.requirement/pom.xml b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.requirement/pom.xml
index 6357b5313a2..d7d77b0d8c6 100644
--- a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.requirement/pom.xml
+++ b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.requirement/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.sysml14.diagram.requirement</artifactId>
<version>0.7.0-SNAPSHOT</version>
diff --git a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.edit/pom.xml b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.edit/pom.xml
index bfc2bb0afc2..4cfe1c92ea1 100644
--- a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.edit/pom.xml
+++ b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.edit/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.sysml14.edit</artifactId>
<version>0.7.0-SNAPSHOT</version>
diff --git a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.service.types/pom.xml b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.service.types/pom.xml
index d96c6362c34..e425dd88469 100644
--- a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.service.types/pom.xml
+++ b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.service.types/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.sysml14.service.types</artifactId>
<version>0.7.0-SNAPSHOT</version>
diff --git a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.ui/pom.xml b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.ui/pom.xml
index 982c14e27dd..62110ebb314 100644
--- a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.ui/pom.xml
+++ b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.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.sysml14.ui</artifactId>
<version>0.7.0-SNAPSHOT</version>
diff --git a/extraplugins/sysml14/org.eclipse.papyrus.sysml14/pom.xml b/extraplugins/sysml14/org.eclipse.papyrus.sysml14/pom.xml
index 31da3a3fe59..77243e1a28a 100644
--- a/extraplugins/sysml14/org.eclipse.papyrus.sysml14/pom.xml
+++ b/extraplugins/sysml14/org.eclipse.papyrus.sysml14/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.sysml14</artifactId>
<version>0.7.0-SNAPSHOT</version>

Back to the top