summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-06-09 08:00:53 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-06-09 08:00:53 +0000
commit1f87323f855f2ca05f505f2e0e9a064bde2468c9 (patch)
treed9b8769c9c1e087fec746039f048fb6ec1e3414b /sca-java-2.x
parentdfb4bca31beb1a5bac357c54cd4b51a33bde725f (diff)
Update for tuscany plugin name change
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1133702 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/testing/itest/scaclient-remote/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/scaclient-remote/pom.xml b/sca-java-2.x/trunk/testing/itest/scaclient-remote/pom.xml
index 4ef38714d9..2ff5e5b461 100644
--- a/sca-java-2.x/trunk/testing/itest/scaclient-remote/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/scaclient-remote/pom.xml
@@ -44,8 +44,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.apache.tuscany.maven.plugins</groupId>
- <artifactId>maven-tuscany-plugin</artifactId>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-maven-plugin</artifactId>
<version>2.0-SNAPSHOT</version>
<configuration>
<domainURI>uri:default?bind=127.0.0.1:9876</domainURI>