From c100eae68833673dce12bc4bd06af1f160a154a2 Mon Sep 17 00:00:00 2001 From: Zoltan Ujhelyi Date: Tue, 28 Jul 2015 21:23:15 +0200 Subject: [PATCH] Centralized incquery builder configuration #208 --- plugins/com.ericsson.xtumlrt.oopl.cpp.model/pom.xml | 2 +- plugins/com.incquerylabs.emdw.cpp.codegeneration/pom.xml | 8 +------- plugins/com.incquerylabs.emdw.cpp.transformation/pom.xml | 8 +------- .../com.incquerylabs.emdw.umlintegration.queries/pom.xml | 2 +- .../pom.xml | 8 +------- plugins/com.incquerylabs.emdw.xtuml.incquery/pom.xml | 8 +------- releng/com.incquerylabs.emdw.parent/pom.xml | 1 + 7 files changed, 7 insertions(+), 30 deletions(-) diff --git a/plugins/com.ericsson.xtumlrt.oopl.cpp.model/pom.xml b/plugins/com.ericsson.xtumlrt.oopl.cpp.model/pom.xml index ffe277cf..15832c5e 100644 --- a/plugins/com.ericsson.xtumlrt.oopl.cpp.model/pom.xml +++ b/plugins/com.ericsson.xtumlrt.oopl.cpp.model/pom.xml @@ -102,7 +102,7 @@ org.eclipse.incquery incquery-maven-plugin - 1.0.0-SNAPSHOT + ${incquery.version} generate-sources diff --git a/plugins/com.incquerylabs.emdw.cpp.codegeneration/pom.xml b/plugins/com.incquerylabs.emdw.cpp.codegeneration/pom.xml index 9f613780..a6e2c673 100644 --- a/plugins/com.incquerylabs.emdw.cpp.codegeneration/pom.xml +++ b/plugins/com.incquerylabs.emdw.cpp.codegeneration/pom.xml @@ -11,12 +11,6 @@ com.incquerylabs.emdw.cpp.codegeneration eclipse-plugin - - - incquery - https://repo.eclipse.org/content/groups/emf-incquery/ - - @@ -42,7 +36,7 @@ org.eclipse.incquery incquery-maven-plugin - 1.0.0-SNAPSHOT + ${incquery.version} generate-sources diff --git a/plugins/com.incquerylabs.emdw.cpp.transformation/pom.xml b/plugins/com.incquerylabs.emdw.cpp.transformation/pom.xml index ed43dfc1..3c186afd 100644 --- a/plugins/com.incquerylabs.emdw.cpp.transformation/pom.xml +++ b/plugins/com.incquerylabs.emdw.cpp.transformation/pom.xml @@ -11,12 +11,6 @@ com.incquerylabs.emdw.cpp.transformation eclipse-plugin - - - incquery - https://repo.eclipse.org/content/groups/emf-incquery/ - - @@ -42,7 +36,7 @@ org.eclipse.incquery incquery-maven-plugin - 1.0.0-SNAPSHOT + ${incquery.version} generate-sources diff --git a/plugins/com.incquerylabs.emdw.umlintegration.queries/pom.xml b/plugins/com.incquerylabs.emdw.umlintegration.queries/pom.xml index e1c3906c..7b403d44 100644 --- a/plugins/com.incquerylabs.emdw.umlintegration.queries/pom.xml +++ b/plugins/com.incquerylabs.emdw.umlintegration.queries/pom.xml @@ -30,7 +30,7 @@ org.eclipse.incquery incquery-maven-plugin - 1.0.0-SNAPSHOT + ${incquery.version} generate-sources diff --git a/plugins/com.incquerylabs.emdw.umlintegration.transformation/pom.xml b/plugins/com.incquerylabs.emdw.umlintegration.transformation/pom.xml index 66f3f774..bc55f8dc 100644 --- a/plugins/com.incquerylabs.emdw.umlintegration.transformation/pom.xml +++ b/plugins/com.incquerylabs.emdw.umlintegration.transformation/pom.xml @@ -11,12 +11,6 @@ com.incquerylabs.emdw.umlintegration.transformation eclipse-plugin - - - incquery - https://repo.eclipse.org/content/groups/emf-incquery/ - - @@ -42,7 +36,7 @@ org.eclipse.incquery incquery-maven-plugin - 1.0.0-SNAPSHOT + ${incquery.version} generate-sources diff --git a/plugins/com.incquerylabs.emdw.xtuml.incquery/pom.xml b/plugins/com.incquerylabs.emdw.xtuml.incquery/pom.xml index 7bda501f..1f802386 100644 --- a/plugins/com.incquerylabs.emdw.xtuml.incquery/pom.xml +++ b/plugins/com.incquerylabs.emdw.xtuml.incquery/pom.xml @@ -11,12 +11,6 @@ com.incquerylabs.emdw.xtuml.incquery eclipse-plugin - - - incquery - https://repo.eclipse.org/content/groups/emf-incquery/ - - @@ -36,7 +30,7 @@ org.eclipse.incquery incquery-maven-plugin - 1.0.0-SNAPSHOT + ${incquery.version} generate-sources diff --git a/releng/com.incquerylabs.emdw.parent/pom.xml b/releng/com.incquerylabs.emdw.parent/pom.xml index f6fe1d25..400bbf0e 100644 --- a/releng/com.incquerylabs.emdw.parent/pom.xml +++ b/releng/com.incquerylabs.emdw.parent/pom.xml @@ -69,6 +69,7 @@ http://download.eclipse.org/incquery/updates-extra/release http://download.eclipse.org/modeling/mdt/papyrus/updates/releases/mars 1.0.0-SNAPSHOT + 1.0.0