summaryrefslogtreecommitdiffstats
path: root/java/sca/vtest/wsbinding/wsdlelement/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/vtest/wsbinding/wsdlelement/pom.xml')
-rw-r--r--java/sca/vtest/wsbinding/wsdlelement/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/java/sca/vtest/wsbinding/wsdlelement/pom.xml b/java/sca/vtest/wsbinding/wsdlelement/pom.xml
index e1707234dc..13b0f4ea8c 100644
--- a/java/sca/vtest/wsbinding/wsdlelement/pom.xml
+++ b/java/sca/vtest/wsbinding/wsdlelement/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>vtest-wsbinding</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-wsbinding-wsdlelement</artifactId>
@@ -33,19 +33,19 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-axis2</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>vtest-utilities</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>