summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.2/samples/helloworld-jms-webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.5.2/samples/helloworld-jms-webapp/pom.xml')
-rw-r--r--branches/sca-java-1.5.2/samples/helloworld-jms-webapp/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.5.2/samples/helloworld-jms-webapp/pom.xml b/branches/sca-java-1.5.2/samples/helloworld-jms-webapp/pom.xml
index 619aea09cc..4d6664ef17 100644
--- a/branches/sca-java-1.5.2/samples/helloworld-jms-webapp/pom.xml
+++ b/branches/sca-java-1.5.2/samples/helloworld-jms-webapp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>sample-helloworld-jms-webapp</artifactId>
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-jms-asf</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</dependency>
<dependency>