summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/itest
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-02-09 12:08:42 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-02-09 12:08:42 +0000
commitc162cd178ab738c2de80cc114f0b3f4821f899a7 (patch)
tree74437c3adc2e092a31bc8e74875b4992fb11b4b9 /sca-java-1.x/trunk/itest
parent72a260dbd100cd6d63476a8cdf618b7eb4dc0e4a (diff)
update references to 1.6.1-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068856 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/itest')
-rw-r--r--sca-java-1.x/trunk/itest/databindings/jaxb-bottom-up/pom.xml4
-rw-r--r--sca-java-1.x/trunk/itest/databindings/jaxb-top-down/pom.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/sca-java-1.x/trunk/itest/databindings/jaxb-bottom-up/pom.xml b/sca-java-1.x/trunk/itest/databindings/jaxb-bottom-up/pom.xml
index deea6d743a..bf3d87a1c5 100644
--- a/sca-java-1.x/trunk/itest/databindings/jaxb-bottom-up/pom.xml
+++ b/sca-java-1.x/trunk/itest/databindings/jaxb-bottom-up/pom.xml
@@ -146,14 +146,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-resource-runtime</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.7-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-http-runtime</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.7-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/sca-java-1.x/trunk/itest/databindings/jaxb-top-down/pom.xml b/sca-java-1.x/trunk/itest/databindings/jaxb-top-down/pom.xml
index 541d8d4410..61d754e1a6 100644
--- a/sca-java-1.x/trunk/itest/databindings/jaxb-top-down/pom.xml
+++ b/sca-java-1.x/trunk/itest/databindings/jaxb-top-down/pom.xml
@@ -154,14 +154,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-resource-runtime</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.7-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-http-runtime</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.7-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>