summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta2/testing/itest/bpel/helloworld/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/bpel/helloworld/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/itest/bpel/helloworld/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/bpel/helloworld/pom.xml
index dcca2ebec9..eb2ea414e7 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/bpel/helloworld/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/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-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-bpel-helloworld</artifactId>
@@ -41,13 +41,13 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-base-runtime-pom</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-bpel-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>