summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml')
-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 55f3dd46ed..5de2eb976e 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-M4-SNAPSHOT</version>
+ <version>2.0-M5-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-M4-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-M4-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-bpel-ode</artifactId>
- <version>2.0-M4-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>