summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement')
-rw-r--r--branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/binding/pom.xml10
-rw-r--r--branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/pom.xml8
-rw-r--r--branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/port/pom.xml10
-rw-r--r--branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/service/pom.xml10
4 files changed, 19 insertions, 19 deletions
diff --git a/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/binding/pom.xml b/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/binding/pom.xml
index 2c86046fdc..e2c6320519 100644
--- a/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/binding/pom.xml
+++ b/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/binding/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>vtest-wsbinding-wsdlelement</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-wsbinding-wsdlelement-binding</artifactId>
@@ -32,26 +32,26 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-axis2</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-tomcat</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-implementation-java-runtime</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/pom.xml b/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/pom.xml
index 231d0b5868..c3d2d07f92 100644
--- a/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/pom.xml
+++ b/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>vtest-wsbinding</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-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.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-axis2</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>vtest-utilities</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/port/pom.xml b/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/port/pom.xml
index 4ee72bbc69..6430752c5b 100644
--- a/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/port/pom.xml
+++ b/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/port/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>vtest-wsbinding-wsdlelement</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-wsbinding-wsdlelement-port</artifactId>
@@ -32,26 +32,26 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-axis2</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-tomcat</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-implementation-java-runtime</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/service/pom.xml b/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/service/pom.xml
index 3cb8484225..7a29ed1949 100644
--- a/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/service/pom.xml
+++ b/branches/sca-java-1.5.2/vtest/wsbinding/wsdlelement/service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>vtest-wsbinding-wsdlelement</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-wsbinding-wsdlelement-service</artifactId>
@@ -32,26 +32,26 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-axis2</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-tomcat</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-implementation-java-runtime</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>