summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/getting-started/helloworld-spring
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/getting-started/helloworld-spring')
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-spring/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/pom.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/pom.xml
index b49d845f5b..140e2c1221 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/pom.xml
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-spring/pom.xml
@@ -74,8 +74,8 @@
<!-- to support running the composite with mvn tuscany:run -->
<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>${tuscany.version}</version>
<dependencies>
<dependency>