summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/getting-started/helloworld-jsonp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-jsonp/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-jsonp/pom.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-jsonp/pom.xml
index 90fdd582dd..236bfce88c 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-jsonp/pom.xml
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-jsonp/pom.xml
@@ -24,12 +24,12 @@
<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-jsonp</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.5-SNAPSHOT</version>
<name>Apache Tuscany SCA Samples Helloworld JSONP</name>