summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.2/samples/customer-dojo-webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.5.2/samples/customer-dojo-webapp/pom.xml')
-rw-r--r--branches/sca-java-1.5.2/samples/customer-dojo-webapp/pom.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/branches/sca-java-1.5.2/samples/customer-dojo-webapp/pom.xml b/branches/sca-java-1.5.2/samples/customer-dojo-webapp/pom.xml
index 5daec7910e..7e50c814a1 100644
--- a/branches/sca-java-1.5.2/samples/customer-dojo-webapp/pom.xml
+++ b/branches/sca-java-1.5.2/samples/customer-dojo-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-customer-dojo-webapp</artifactId>
@@ -40,26 +40,26 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-webapp</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-data-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-jsonrpc-runtime</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
@@ -160,7 +160,7 @@
<plugin>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-maven-ant-generator</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<executions>
<execution>
<configuration>