summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/getting-started/helloworld-jaxrs/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-jaxrs/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-jaxrs/pom.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-jaxrs/pom.xml
index 2f4ff52282..cecf4660a6 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-jaxrs/pom.xml
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-jaxrs/pom.xml
@@ -24,11 +24,11 @@
<parent>
<groupId>org.apache.tuscany.sca.samples</groupId>
<artifactId>tuscany-samples</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
<relativePath />
</parent>
<artifactId>helloworld-jaxrs</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
<name>Apache Tuscany SCA Samples Helloworld JAX-RS</name>