update references to 1.6.1-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/tuscany/sca-java-1.x/trunk@1068856 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 115a075..5afa1fc 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -113,22 +113,22 @@
         <dependency> 
             <groupId>${pom.groupId}</groupId>
             <artifactId>tuscany-binding-atom-js-dojo</artifactId>
-            <version>1.6.1-SNAPSHOT</version>
+            <version>1.7-SNAPSHOT</version>
         </dependency>
         <dependency> 
             <groupId>${pom.groupId}</groupId>
             <artifactId>tuscany-binding-jsonrpc-js-dojo</artifactId>
-            <version>1.6.1-SNAPSHOT</version>
+            <version>1.7-SNAPSHOT</version>
         </dependency>
         <dependency> 
             <groupId>${pom.groupId}</groupId>
             <artifactId>tuscany-implementation-widget-runtime-dojo</artifactId>
-            <version>1.6.1-SNAPSHOT</version>
+            <version>1.7-SNAPSHOT</version>
         </dependency>
         <dependency> 
             <groupId>${pom.groupId}</groupId>
             <artifactId>tuscany-web-javascript-dojo</artifactId>
-            <version>1.6.1-SNAPSHOT</version>
+            <version>1.7-SNAPSHOT</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.dojotoolkit</groupId>
diff --git a/itest/databindings/jaxb-bottom-up/pom.xml b/itest/databindings/jaxb-bottom-up/pom.xml
index deea6d7..bf3d87a 100644
--- a/itest/databindings/jaxb-bottom-up/pom.xml
+++ b/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/itest/databindings/jaxb-top-down/pom.xml b/itest/databindings/jaxb-top-down/pom.xml
index 541d8d4..61d754e 100644
--- a/itest/databindings/jaxb-top-down/pom.xml
+++ b/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>
 
diff --git a/samples/helloworld-erlang-reference/pom.xml b/samples/helloworld-erlang-reference/pom.xml
index f1a1e8c..4369aa8 100644
--- a/samples/helloworld-erlang-reference/pom.xml
+++ b/samples/helloworld-erlang-reference/pom.xml
@@ -88,7 +88,7 @@
             <plugin>
                 <groupId>org.apache.tuscany.sca</groupId>
                 <artifactId>tuscany-maven-ant-generator</artifactId>
-                <version>1.6.1-SNAPSHOT</version>
+                <version>1.7-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <goals>
diff --git a/samples/helloworld-erlang-service/pom.xml b/samples/helloworld-erlang-service/pom.xml
index 7f55e84..0f591a2 100644
--- a/samples/helloworld-erlang-service/pom.xml
+++ b/samples/helloworld-erlang-service/pom.xml
@@ -71,7 +71,7 @@
             <plugin>
                 <groupId>org.apache.tuscany.sca</groupId>
                 <artifactId>tuscany-maven-ant-generator</artifactId>
-                <version>1.6.1-SNAPSHOT</version>
+                <version>1.7-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <goals>
diff --git a/samples/store-dojo/pom.xml b/samples/store-dojo/pom.xml
index bd7562a..23c6812 100644
--- a/samples/store-dojo/pom.xml
+++ b/samples/store-dojo/pom.xml
@@ -126,7 +126,7 @@
             <plugin>
                 <groupId>org.apache.tuscany.sca</groupId>
                 <artifactId>tuscany-maven-ant-generator</artifactId>
-                <version>1.6.1-SNAPSHOT</version>
+                <version>1.7-SNAPSHOT</version>
                 <executions>
                     <execution>
                         <goals>