summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/samples/helloworld-bpel
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-07-23 14:30:42 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-07-23 14:30:42 +0000
commit40c866cefb70fee19561121a4d3e1c8ba4b21b0f (patch)
tree105d3c617cc4d4148be445ca79f14a84a884eecc /sca-java-2.x/branches/2.0-Beta1/samples/helloworld-bpel
parent359665118fee3e14aaf34b91607d47b2bab686f7 (diff)
Merge r967047 from trunk to beta1 brn for the samples\pom.xml parent change in all the samples
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@967108 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta1/samples/helloworld-bpel')
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/samples/helloworld-bpel/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/samples/helloworld-bpel/pom.xml b/sca-java-2.x/branches/2.0-Beta1/samples/helloworld-bpel/pom.xml
index 3cf6d5a1d1..8ad1d01c51 100644
--- a/sca-java-2.x/branches/2.0-Beta1/samples/helloworld-bpel/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta1/samples/helloworld-bpel/pom.xml
@@ -21,9 +21,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-sca</artifactId>
+ <artifactId>tuscany-samples</artifactId>
<version>2.0-Beta1-SNAPSHOT</version>
- <relativePath>../../pom.xml</relativePath>
+ <relativePath>../pom.xml</relativePath>
</parent>
<packaging>zip</packaging>