From f2b77129d6b549774eeb92939df562784badfc43 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 29 Jun 2011 04:22:46 +0000 Subject: TUSCANY-3861: Move up to the new bundle plugin release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140963 13f79535-47bb-0310-9956-ffa450edef68 --- .../aggregations/base-runtime-aggregation/pom.xml | 6 +++--- sca-java-2.x/trunk/distribution/all/pom.xml | 6 +++--- sca-java-2.x/trunk/pom.xml | 16 ++++++++-------- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/distribution/aggregations/base-runtime-aggregation/pom.xml b/sca-java-2.x/trunk/distribution/aggregations/base-runtime-aggregation/pom.xml index b23cdfa565..a6e4ac66b9 100644 --- a/sca-java-2.x/trunk/distribution/aggregations/base-runtime-aggregation/pom.xml +++ b/sca-java-2.x/trunk/distribution/aggregations/base-runtime-aggregation/pom.xml @@ -91,9 +91,9 @@ 1/ it relies on generating the modules directory (which is not such a big deal) 2/ it generates a bundle with contains jars and a bundle classpath so is not jse friendly. - org.apache.tuscany.maven.plugins - maven-bundle-plugin - 1.0.7-SNAPSHOT + org.apache.tuscany.sca + tuscany-bundle-plugin + 1.0.8 distribution-modules diff --git a/sca-java-2.x/trunk/distribution/all/pom.xml b/sca-java-2.x/trunk/distribution/all/pom.xml index 7b23674c39..a5d39f76ad 100644 --- a/sca-java-2.x/trunk/distribution/all/pom.xml +++ b/sca-java-2.x/trunk/distribution/all/pom.xml @@ -189,9 +189,9 @@ - org.apache.tuscany.maven.plugins - maven-bundle-plugin - 1.0.7 + org.apache.tuscany.sca + tuscany-bundle-plugin + 1.0.8 distribution-modules diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml index ef5247d541..d904029608 100644 --- a/sca-java-2.x/trunk/pom.xml +++ b/sca-java-2.x/trunk/pom.xml @@ -165,13 +165,13 @@ features/eclipse-pde - org.apache.tuscany.maven.plugins:maven-bundle-plugin:eclipse + org.apache.tuscany.sca:tuscany-bundle-plugin:eclipse - org.apache.tuscany.maven.plugins - maven-bundle-plugin - 1.0.5 + org.apache.tuscany.sca + tuscany-bundle-plugin + 1.0.8 true @@ -203,13 +203,13 @@ distribution - org.apache.tuscany.maven.plugins:maven-bundle-plugin:eclipse + org.apache.tuscany.sca:tuscany-bundle-plugin:eclipse - org.apache.tuscany.maven.plugins - maven-bundle-plugin - 1.0.5 + org.apache.tuscany.sca + tuscany-bundle-plugin + 1.0.8 true -- cgit v1.2.3