diff options
author | Camille Letavernier | 2015-06-11 15:04:37 +0000 |
---|---|---|
committer | Camille Letavernier | 2015-06-11 15:04:37 +0000 |
commit | bfc610f07d08a5b7291a3e9a050f3955fd9c1aee (patch) | |
tree | 35967cc257ff1f4ef39b18e1379e9cc874651a77 /extraplugins/robotml | |
parent | d7778a41806230a618a00692229b85077abb0ff1 (diff) | |
download | org.eclipse.papyrus-bfc610f07d08a5b7291a3e9a050f3955fd9c1aee.tar.gz org.eclipse.papyrus-bfc610f07d08a5b7291a3e9a050f3955fd9c1aee.tar.xz org.eclipse.papyrus-bfc610f07d08a5b7291a3e9a050f3955fd9c1aee.zip |
469953: [Releng] Update the build to support a global POM
https://bugs.eclipse.org/bugs/show_bug.cgi?id=469953
Change-Id: I050cf9dbbdd5705aaf8d45f2db3458226d148002
Signed-off-by: Camille Letavernier <camille.letavernier@cea.fr>
Diffstat (limited to 'extraplugins/robotml')
12 files changed, 24 insertions, 24 deletions
diff --git a/extraplugins/robotml/generators/org.eclipse.papyrus.robotml.generators.common/pom.xml b/extraplugins/robotml/generators/org.eclipse.papyrus.robotml.generators.common/pom.xml index 3feb0ec7eb0..3b9d8f4c380 100644 --- a/extraplugins/robotml/generators/org.eclipse.papyrus.robotml.generators.common/pom.xml +++ b/extraplugins/robotml/generators/org.eclipse.papyrus.robotml.generators.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.robotml.generators.common</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/extraplugins/robotml/generators/rtmaps/org.eclipse.papyrus.robotml.generators.intempora.rtmaps.ui/pom.xml b/extraplugins/robotml/generators/rtmaps/org.eclipse.papyrus.robotml.generators.intempora.rtmaps.ui/pom.xml index 8a35b7c73a1..7e3cf4ad473 100644 --- a/extraplugins/robotml/generators/rtmaps/org.eclipse.papyrus.robotml.generators.intempora.rtmaps.ui/pom.xml +++ b/extraplugins/robotml/generators/rtmaps/org.eclipse.papyrus.robotml.generators.intempora.rtmaps.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.robotml.generators.intempora.rtmaps.ui</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/extraplugins/robotml/generators/rtmaps/org.eclipse.papyrus.robotml.generators.intempora.rtmaps/pom.xml b/extraplugins/robotml/generators/rtmaps/org.eclipse.papyrus.robotml.generators.intempora.rtmaps/pom.xml index 135da6cddc1..f761d679cea 100644 --- a/extraplugins/robotml/generators/rtmaps/org.eclipse.papyrus.robotml.generators.intempora.rtmaps/pom.xml +++ b/extraplugins/robotml/generators/rtmaps/org.eclipse.papyrus.robotml.generators.intempora.rtmaps/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.robotml.generators.intempora.rtmaps</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml.deployment/pom.xml b/extraplugins/robotml/org.eclipse.papyrus.robotml.deployment/pom.xml index 0cd4abeff5e..26308effe80 100644 --- a/extraplugins/robotml/org.eclipse.papyrus.robotml.deployment/pom.xml +++ b/extraplugins/robotml/org.eclipse.papyrus.robotml.deployment/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.robotml.deployment</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml.diagram.common/pom.xml b/extraplugins/robotml/org.eclipse.papyrus.robotml.diagram.common/pom.xml index 9ad72105c8d..937fe188bdd 100644 --- a/extraplugins/robotml/org.eclipse.papyrus.robotml.diagram.common/pom.xml +++ b/extraplugins/robotml/org.eclipse.papyrus.robotml.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.robotml.diagram.common</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml.diagram.ui/pom.xml b/extraplugins/robotml/org.eclipse.papyrus.robotml.diagram.ui/pom.xml index cf909eba378..eb41196e72e 100644 --- a/extraplugins/robotml/org.eclipse.papyrus.robotml.diagram.ui/pom.xml +++ b/extraplugins/robotml/org.eclipse.papyrus.robotml.diagram.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.robotml.diagram.ui</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml.doc/pom.xml b/extraplugins/robotml/org.eclipse.papyrus.robotml.doc/pom.xml index 1271c45e587..d8a7b83f0db 100644 --- a/extraplugins/robotml/org.eclipse.papyrus.robotml.doc/pom.xml +++ b/extraplugins/robotml/org.eclipse.papyrus.robotml.doc/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.robotml.doc</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml.modelexplorer/pom.xml b/extraplugins/robotml/org.eclipse.papyrus.robotml.modelexplorer/pom.xml index 43356b1521c..ff97cad9786 100644 --- a/extraplugins/robotml/org.eclipse.papyrus.robotml.modelexplorer/pom.xml +++ b/extraplugins/robotml/org.eclipse.papyrus.robotml.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.robotml.modelexplorer</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml.perspective/pom.xml b/extraplugins/robotml/org.eclipse.papyrus.robotml.perspective/pom.xml index c459b8c1aee..66ab7324591 100644 --- a/extraplugins/robotml/org.eclipse.papyrus.robotml.perspective/pom.xml +++ b/extraplugins/robotml/org.eclipse.papyrus.robotml.perspective/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.robotml.perspective</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml.templaterepository/pom.xml b/extraplugins/robotml/org.eclipse.papyrus.robotml.templaterepository/pom.xml index 14508058c62..a9d8fbe00ea 100644 --- a/extraplugins/robotml/org.eclipse.papyrus.robotml.templaterepository/pom.xml +++ b/extraplugins/robotml/org.eclipse.papyrus.robotml.templaterepository/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.robotml.templaterepository</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml.validation/pom.xml b/extraplugins/robotml/org.eclipse.papyrus.robotml.validation/pom.xml index d734f6ef566..6dc5a35922e 100644 --- a/extraplugins/robotml/org.eclipse.papyrus.robotml.validation/pom.xml +++ b/extraplugins/robotml/org.eclipse.papyrus.robotml.validation/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.robotml.validation</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/pom.xml b/extraplugins/robotml/org.eclipse.papyrus.robotml/pom.xml index d1b8dfa86ad..9bbe1123862 100644 --- a/extraplugins/robotml/org.eclipse.papyrus.robotml/pom.xml +++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/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.robotml</artifactId> <groupId>org.eclipse.papyrus</groupId> |