From bfc610f07d08a5b7291a3e9a050f3955fd9c1aee Mon Sep 17 00:00:00 2001 From: Camille Letavernier Date: Thu, 11 Jun 2015 17:04:37 +0200 Subject: 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 --- .../org.eclipse.papyrus.infra.viewpoints.configuration.edit/pom.xml | 4 ++-- .../org.eclipse.papyrus.infra.viewpoints.configuration.editor/pom.xml | 4 ++-- .../org.eclipse.papyrus.infra.viewpoints.configuration/pom.xml | 4 ++-- .../org.eclipse.papyrus.infra.viewpoints.iso42010.edit/pom.xml | 4 ++-- .../viewpoints/org.eclipse.papyrus.infra.viewpoints.iso42010/pom.xml | 4 ++-- .../viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml | 4 ++-- .../org.eclipse.papyrus.infra.viewpoints.preferences/pom.xml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'plugins/infra/viewpoints') diff --git a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.configuration.edit/pom.xml b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.configuration.edit/pom.xml index 8e4ef97e003..2371110f00e 100644 --- a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.configuration.edit/pom.xml +++ b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.configuration.edit/pom.xml @@ -2,10 +2,10 @@ 4.0.0 - org.eclipse.papyrus + org.eclipse.papyrus.releng org.eclipse.papyrus 1.1.0-SNAPSHOT - ../../../../releng/top-pom-main.xml + ../../../../releng/main org.eclipse.papyrus.infra.viewpoints.configuration.edit org.eclipse.papyrus diff --git a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.configuration.editor/pom.xml b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.configuration.editor/pom.xml index a55e8717f2d..f03dc889385 100644 --- a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.configuration.editor/pom.xml +++ b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.configuration.editor/pom.xml @@ -2,10 +2,10 @@ 4.0.0 - org.eclipse.papyrus + org.eclipse.papyrus.releng org.eclipse.papyrus 1.1.0-SNAPSHOT - ../../../../releng/top-pom-main.xml + ../../../../releng/main org.eclipse.papyrus.infra.viewpoints.configuration.editor org.eclipse.papyrus diff --git a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.configuration/pom.xml b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.configuration/pom.xml index 9e07377db2c..8de2bb9bae3 100644 --- a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.configuration/pom.xml +++ b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.configuration/pom.xml @@ -2,10 +2,10 @@ 4.0.0 - org.eclipse.papyrus + org.eclipse.papyrus.releng org.eclipse.papyrus 1.1.0-SNAPSHOT - ../../../../releng/top-pom-main.xml + ../../../../releng/main org.eclipse.papyrus.infra.viewpoints.configuration org.eclipse.papyrus diff --git a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.iso42010.edit/pom.xml b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.iso42010.edit/pom.xml index 2648d4ab492..5ef1add7d3b 100644 --- a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.iso42010.edit/pom.xml +++ b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.iso42010.edit/pom.xml @@ -2,10 +2,10 @@ 4.0.0 - org.eclipse.papyrus + org.eclipse.papyrus.releng org.eclipse.papyrus 1.1.0-SNAPSHOT - ../../../../releng/top-pom-main.xml + ../../../../releng/main org.eclipse.papyrus.infra.viewpoints.iso42010.edit org.eclipse.papyrus diff --git a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.iso42010/pom.xml b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.iso42010/pom.xml index 5efc3a80405..b7031ee9966 100644 --- a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.iso42010/pom.xml +++ b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.iso42010/pom.xml @@ -2,10 +2,10 @@ 4.0.0 - org.eclipse.papyrus + org.eclipse.papyrus.releng org.eclipse.papyrus 1.1.0-SNAPSHOT - ../../../../releng/top-pom-main.xml + ../../../../releng/main org.eclipse.papyrus.infra.viewpoints.iso42010 org.eclipse.papyrus diff --git a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml index 5b9b20bc12b..cda6e03c74b 100644 --- a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml +++ b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy/pom.xml @@ -2,10 +2,10 @@ 4.0.0 - org.eclipse.papyrus + org.eclipse.papyrus.releng org.eclipse.papyrus 1.1.0-SNAPSHOT - ../../../../releng/top-pom-main.xml + ../../../../releng/main org.eclipse.papyrus.infra.viewpoints.policy org.eclipse.papyrus diff --git a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.preferences/pom.xml b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.preferences/pom.xml index cda9ac8d62b..e8b82abb02f 100644 --- a/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.preferences/pom.xml +++ b/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.preferences/pom.xml @@ -2,10 +2,10 @@ 4.0.0 - org.eclipse.papyrus + org.eclipse.papyrus.releng org.eclipse.papyrus 1.1.0-SNAPSHOT - ../../../../releng/top-pom-main.xml + ../../../../releng/main org.eclipse.papyrus.infra.viewpoints.preferences org.eclipse.papyrus -- cgit v1.2.3