summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.2/vtest/assembly/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.2/vtest/assembly/pom.xml')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.2/vtest/assembly/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.2/vtest/assembly/pom.xml b/sca-java-1.x/branches/sca-java-1.6.2/vtest/assembly/pom.xml
index 82e1b3cc80..cbd92ffd08 100644
--- a/sca-java-1.x/branches/sca-java-1.6.2/vtest/assembly/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.2/vtest/assembly/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-vtest</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-assembly</artifactId>
@@ -33,20 +33,20 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>vtest-utilities</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>