summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution2/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/unreleased/samples/helloworld-contribution2/pom.xml')
-rw-r--r--sca-java-2.x/trunk/unreleased/samples/helloworld-contribution2/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution2/pom.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution2/pom.xml
index d87706a3bc..7eb3683756 100644
--- a/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution2/pom.xml
+++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-contribution2/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
</parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
<scope>provided</scope>
</dependency>