summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/samples/helloworld-bpel
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 17:08:22 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 17:08:22 +0000
commit06c60503b143dd8d89ad16d28f2d400efccfc26e (patch)
tree8eb9dc6ddc143b90b93e747e3a1fc4d61da86d6d /sandbox/ant/sca/trunk/samples/helloworld-bpel
parent89b77073a3a3fa1402698ba52ef652e717db4a57 (diff)
[maven-release-plugin] prepare branch tb4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756091 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/trunk/samples/helloworld-bpel')
-rw-r--r--sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml b/sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml
index e6ac9b471d..e3b5073c08 100644
--- a/sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml
+++ b/sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-M6-SNAPSHOT</version>
+ <version>2.0-TB3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>sample-helloworld-bpel</artifactId>
@@ -39,20 +39,20 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
- <version>2.0-M6-SNAPSHOT</version>
+ <version>2.0-TB3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-M6-SNAPSHOT</version>
+ <version>2.0-TB3-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-bpel-ode</artifactId>
- <version>2.0-M6-SNAPSHOT</version>
+ <version>2.0-TB3-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>