summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2011-03-30 16:50:38 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2011-03-30 16:50:38 +0000
commitf3518e8a524f3c528094ca29b4df935a357abb71 (patch)
treecb381f85a4d3ea924fc0e505f7d84900ba36a19e /sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml
parent082d335eb87d4b8d0f0b3fd1133ca2f37d5dabad (diff)
Reverting groupId changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087013 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml
index ac6e759140..af6f446ce5 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.apache.tuscany.sca</groupId>
+ <groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
<version>2.0-SNAPSHOT</version>
<relativePath/>