summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5/itest/bpel/helloworld/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/itest/bpel/helloworld/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/itest/bpel/helloworld/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/itest/bpel/helloworld/pom.xml
index 18e5dc6d43..edb03d2571 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/itest/bpel/helloworld/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/itest/bpel/helloworld/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-bpel</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>itest-bpel-helloworld</artifactId>
@@ -40,20 +40,20 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
- <version>2.0-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-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-bpel-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>