Author: antelder
Date: Thu Jun 9 08:00:53 2011
New Revision: 1133702
URL: http://svn.apache.org/viewvc?rev=1133702&view=rev
Log:
Update for tuscany plugin name change
Modified:
tuscany/sca-java-2.x/trunk/testing/itest/scaclient-remote/pom.xml
Modified: tuscany/sca-java-2.x/trunk/testing/itest/scaclient-remote/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/itest/scaclient-remote/pom.xml?rev=1133702&r1=1133701&r2=1133702&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/scaclient-remote/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/scaclient-remote/pom.xml Thu Jun
9 08:00:53 2011
@@ -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>