summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/itest/recursive-multi-level/pom.xml6
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/itest/recursive-ws/pom.xml14
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/itest/recursive/pom.xml6
3 files changed, 13 insertions, 13 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive-multi-level/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive-multi-level/pom.xml
index b18e5f6914..03195f8e85 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive-multi-level/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive-multi-level/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<!--relativePath>../pom.xml</relativePath-->
</parent>
<artifactId>itest-recursive-multi-level</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive-ws/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive-ws/pom.xml
index e3110d3f86..6201853d1f 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive-ws/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive-ws/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-recursive-ws</artifactId>
@@ -32,34 +32,34 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-wsdl</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-axis2</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding-axiom</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
@@ -77,7 +77,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-jetty</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive/pom.xml
index a3d5ba9e1b..2982e65c9a 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/itest/recursive/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-recursive</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>