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 /features/papyrus-main-features | |
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 'features/papyrus-main-features')
38 files changed, 81 insertions, 74 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.customization.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.customization.feature/pom.xml index f5299498b2f..1ac23515559 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.customization.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.customization.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.customization.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml index 464b3423902..0334b36996f 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.doc.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml index bed3065dd38..c4f6048d3ff 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.editor.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.editor.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml index d3e871dcbc3..56011b8aac7 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.emf.facet.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.emf.facet.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml index 4eef6b04114..b0dd1697cc1 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.core.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.infra.core.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.discovery.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.infra.discovery.feature/pom.xml index 48560c47229..77aab8b8c37 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.infra.discovery.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.discovery.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.infra.discovery.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml index 3418afdf28d..63514b1cbd2 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.infra.emf.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml index b4f6658146c..f53183d5636 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.infra.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml index ee8bcefd138..f02986efe73 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.css.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.infra.gmfdiag.css.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml index 0721a321725..487d6cc7711 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.gmfdiag.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.infra.gmfdiag.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml index df5253b8c68..eb13835d779 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.nattable.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.infra.nattable.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml index 4a4d8857b59..dc34bcdc562 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.services.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.infra.services.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml index e7442fae556..e1ba65afc85 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.viewpoints.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.infra.viewpoints.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml index c9309e984cf..ad198e7715a 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.widget.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.infra.widget.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/feature.xml b/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/feature.xml index b2eab962b5f..e5602a013d1 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/feature.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/feature.xml @@ -169,4 +169,11 @@ http://www.eclipse.org/legal/epl-v10.html version="15.0.0.v201403281430" unpack="false"/> + <plugin + id="org.eclipse.papyrus.eclipse.project.editors" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> + </feature> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml index ebbd3eaec4f..d11bfae3fa9 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.sdk.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.sdk.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.sysml.diagram.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.sysml.diagram.feature/pom.xml index 5875a82a035..bb1a67c467b 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.sysml.diagram.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.sysml.diagram.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.sysml.diagram.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.sysml.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.sysml.feature/pom.xml index 9732a60897d..5edc28e21bc 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.sysml.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.sysml.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.sysml.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.sysml.modelexplorer.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.sysml.modelexplorer.feature/pom.xml index da20c2ae4b3..6fd664efb12 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.sysml.modelexplorer.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.sysml.modelexplorer.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.sysml.modelexplorer.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.sysml.nattable.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.sysml.nattable.feature/pom.xml index eeee8da8d1a..10af4efc2e3 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.sysml.nattable.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.sysml.nattable.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.sysml.nattable.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.sysml.properties.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.sysml.properties.feature/pom.xml index 3f596d1a632..c99ec0c805c 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.sysml.properties.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.sysml.properties.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.sysml.properties.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml index 095b604c2f2..67bba94718e 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.alf.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.alf.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml index ae029d0f81a..0c39e3e408e 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.assistants.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.assistants.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml index 84a3a8e7fad..0c10d26fdf2 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.decoratormodel.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.decoratormodel.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml index fbab1b3b346..93f8cf1c19f 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.css.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.diagram.css.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml index 15324109324..b197fd7762f 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.diagram.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.diagram.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml index 6661685e26c..a9ee119b6f2 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml index 9cccd4717dd..1e904e1f745 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.modelexplorer.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.modelexplorer.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml index 189d6febc24..60861d049c1 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.nattable.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.nattable.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml index 3794ff5da84..67334bb978e 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.properties.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.properties.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml index 8e837060f32..555289599af 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.search.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.search.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml index 637a3834fea..5429fdf172d 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.textedit.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.textedit.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml index fd776a2bc09..62cb2cd7369 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.tools.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.tools.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml index 45c95030d94..440c5c0b860 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.xtext.integration.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.uml.xtext.integration.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml index 3044e0678d3..ee4a2d3181f 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.views.modelexplorer.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.views.modelexplorer.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml index a967b65bf17..598cc71848b 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.views.properties.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.views.properties.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml index 08d42528524..736a8f12ac7 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.views.search.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.views.search.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> diff --git a/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml index 51094f0052c..ce03d371587 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.views.validation.feature/pom.xml @@ -2,10 +2,10 @@ <project> <modelVersion>4.0.0</modelVersion> <parent> - <artifactId>org.eclipse.papyrus</artifactId> + <artifactId>org.eclipse.papyrus.releng</artifactId> <groupId>org.eclipse.papyrus</groupId> <version>1.1.0-SNAPSHOT</version> - <relativePath>../../../releng/top-pom-main.xml</relativePath> + <relativePath>../../../releng/main</relativePath> </parent> <artifactId>org.eclipse.papyrus.views.validation.feature</artifactId> <groupId>org.eclipse.papyrus</groupId> |