summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/all
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-17 12:43:10 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-17 12:43:10 +0000
commit9fdd6cad84242bc9765a1ab314d67acf455c2187 (patch)
tree6d16115384a12a9688c2ff4f4d7e6a3980512d25 /java/sca/distribution/all
parent2e6638a0cd28e245a5a0223afd0f5b3ea18023d4 (diff)
Update build to use moved bundle plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745017 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/distribution/all')
-rw-r--r--java/sca/distribution/all/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/distribution/all/pom.xml b/java/sca/distribution/all/pom.xml
index 2c805d375e..e51dbcdeb9 100644
--- a/java/sca/distribution/all/pom.xml
+++ b/java/sca/distribution/all/pom.xml
@@ -42,8 +42,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-maven-bundle-plugin</artifactId>
+ <groupId>org.apache.tuscany.maven.plugins</groupId>
+ <artifactId>maven-bundle-plugin</artifactId>
<executions>
<execution>
<id>distribution-modules</id>