summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/testing/itest/bundle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/unreleased/testing/itest/bundle/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sca-java-2.x/trunk/unreleased/testing/itest/bundle/pom.xml b/sca-java-2.x/trunk/unreleased/testing/itest/bundle/pom.xml
index 8551971700..503bb0758f 100644
--- a/sca-java-2.x/trunk/unreleased/testing/itest/bundle/pom.xml
+++ b/sca-java-2.x/trunk/unreleased/testing/itest/bundle/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
</parent>
<artifactId>bundle</artifactId>
@@ -32,7 +32,7 @@
<packaging>bundle</packaging>
<properties>
- <tuscany.version>2.0-SNAPSHOT</tuscany.version>
+ <tuscany.version>2.5-SNAPSHOT</tuscany.version>
</properties>
<dependencies>
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
<scope>compile</scope>
</dependency>