summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-classloader/contribution-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-classloader/contribution-test/pom.xml')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-classloader/contribution-test/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-classloader/contribution-test/pom.xml b/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-classloader/contribution-test/pom.xml
index f161a82aa2..97a30fa41f 100644
--- a/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-classloader/contribution-test/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.2/itest/contribution-classloader/contribution-test/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-contribution-classloader-test</artifactId>
@@ -32,20 +32,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>tuscany-monitor</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>