summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml')
-rw-r--r--sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml
index 83fe04bb2e..cf3e84e015 100644
--- a/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml
+++ b/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-distribution</artifactId>
- <version>2.0-M3-SNAPSHOT</version>
+ <version>2.0-M4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-webapp-helloworld-jsp</artifactId>
@@ -34,14 +34,14 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-bin-distro-unzip</artifactId>
<type>pom</type>
- <version>2.0-M3-SNAPSHOT</version>
+ <version>2.0-M4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>helloworld-jsp</artifactId>
<type>war</type>
- <version>2.0-M3-SNAPSHOT</version>
+ <version>2.0-M4-SNAPSHOT</version>
</dependency>
<dependency>