summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml')
-rw-r--r--sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml b/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml
index 00697ee263..d96d07fb4f 100644
--- a/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml
+++ b/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-M4-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -36,12 +36,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0-M4-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-stripes</artifactId>
- <version>2.0-M4-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
</dependency>
<!-- Stripes Framework dependencies -->