summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/vtest/java-api/apis
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/vtest/java-api/apis')
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/callablereference/pom.xml6
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/componentcontext/pom.xml6
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/conversation/pom.xml6
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/exception/pom.xml6
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/pom.xml6
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/requestcontext/pom.xml6
-rw-r--r--branches/sca-java-1.x/vtest/java-api/apis/servicereference/pom.xml6
7 files changed, 21 insertions, 21 deletions
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/callablereference/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/callablereference/pom.xml
index 916b3bc0f2..161eed1f83 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/callablereference/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/callablereference/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-apis</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-apis-callablereference</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/componentcontext/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/componentcontext/pom.xml
index 00764ffbe5..a798bc18da 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/componentcontext/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/componentcontext/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-apis</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-apis-componentcontext</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/conversation/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/conversation/pom.xml
index 5051f3955f..4afdaae33a 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/conversation/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/conversation/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-apis</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-apis-conversation</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/exception/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/exception/pom.xml
index fc52b213ce..4961e5fa85 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/exception/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/exception/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-apis</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-apis-exception</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/pom.xml
index 49c6ea589f..570dbef27c 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>vtest-java-api</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>java-api-apis</artifactId>
@@ -34,13 +34,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/requestcontext/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/requestcontext/pom.xml
index 13745080c7..33c129b042 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/requestcontext/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/requestcontext/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-apis</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-apis-requestcontext</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/branches/sca-java-1.x/vtest/java-api/apis/servicereference/pom.xml b/branches/sca-java-1.x/vtest/java-api/apis/servicereference/pom.xml
index 9ac79a91e7..6ef6a5b4bf 100644
--- a/branches/sca-java-1.x/vtest/java-api/apis/servicereference/pom.xml
+++ b/branches/sca-java-1.x/vtest/java-api/apis/servicereference/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-apis</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-apis-servicereference</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5-SNAPSHOT</version>
+ <version>1.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>