diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-17 13:56:21 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-17 13:56:21 +0000 |
commit | 339245bd93a3c4b864128c8f5412cdfe9f8e2292 (patch) | |
tree | 9290cbc1adc1bf79ecb792ead710ef11f63715c9 /java | |
parent | fd123b47a329d69e40f8b453958d789cf9fdc0c2 (diff) |
Update the bundle plugin group for the moved module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@745072 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r-- | java/sca/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/pom.xml b/java/sca/pom.xml index 118d477bf5..afd9da11a2 100644 --- a/java/sca/pom.xml +++ b/java/sca/pom.xml @@ -269,7 +269,7 @@ <module>distribution</module> </modules> <build> - <defaultGoal>org.apache.tuscany.sca:tuscany-maven-bundle-plugin:eclipse</defaultGoal> + <defaultGoal>org.apache.tuscany.maven.plugins:maven-bundle-plugin:eclipse</defaultGoal> <pluginManagement> <plugins> <plugin> |