summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/samples/webapps/helloworld-bpel/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta1/samples/webapps/helloworld-bpel/pom.xml')
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/samples/webapps/helloworld-bpel/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/samples/webapps/helloworld-bpel/pom.xml b/sca-java-2.x/branches/2.0-Beta1/samples/webapps/helloworld-bpel/pom.xml
index 0e8b0cf70e..27597f0d2b 100644
--- a/sca-java-2.x/branches/2.0-Beta1/samples/webapps/helloworld-bpel/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta1/samples/webapps/helloworld-bpel/pom.xml
@@ -22,10 +22,10 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-sca</artifactId>
- <version>2.0-Beta1-SNAPSHOT</version>
- <relativePath>../../pom.xml</relativePath>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-samples</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ <relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>sample-helloworld-bpel-webapp</artifactId>