From 49ab0f4d7bedd7f909f34521873ee81fa354f8f5 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 21 Dec 2009 12:31:56 +0000 Subject: Update 1.x trunk version to 1.7-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892797 13f79535-47bb-0310-9956-ffa450edef68 --- .../helloworld-distributed/helloworld-node/pom.xml | 6 +- .../helloworld-webapp/build.xml | 86 +++++++++++----------- .../helloworld-webapp/pom.xml | 12 +-- 3 files changed, 52 insertions(+), 52 deletions(-) (limited to 'sca-java-1.x/trunk/samples/helloworld-distributed') diff --git a/sca-java-1.x/trunk/samples/helloworld-distributed/helloworld-node/pom.xml b/sca-java-1.x/trunk/samples/helloworld-distributed/helloworld-node/pom.xml index 8de3f5101f..dfddcb980e 100644 --- a/sca-java-1.x/trunk/samples/helloworld-distributed/helloworld-node/pom.xml +++ b/sca-java-1.x/trunk/samples/helloworld-distributed/helloworld-node/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.6-SNAPSHOT + 1.7-SNAPSHOT ../../pom.xml sample-helloworld-node @@ -32,13 +32,13 @@ org.apache.tuscany.sca tuscany-sca-api - 1.6-SNAPSHOT + 1.7-SNAPSHOT org.apache.tuscany.sca tuscany-node-dynamic - 1.6-SNAPSHOT + 1.7-SNAPSHOT test diff --git a/sca-java-1.x/trunk/samples/helloworld-distributed/helloworld-webapp/build.xml b/sca-java-1.x/trunk/samples/helloworld-distributed/helloworld-webapp/build.xml index 0a0fd5ed9e..982aa2c3b7 100644 --- a/sca-java-1.x/trunk/samples/helloworld-distributed/helloworld-webapp/build.xml +++ b/sca-java-1.x/trunk/samples/helloworld-distributed/helloworld-webapp/build.xml @@ -48,49 +48,49 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sca-java-1.x/trunk/samples/helloworld-distributed/helloworld-webapp/pom.xml b/sca-java-1.x/trunk/samples/helloworld-distributed/helloworld-webapp/pom.xml index ad1ffeb607..5f16831863 100644 --- a/sca-java-1.x/trunk/samples/helloworld-distributed/helloworld-webapp/pom.xml +++ b/sca-java-1.x/trunk/samples/helloworld-distributed/helloworld-webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.6-SNAPSHOT + 1.7-SNAPSHOT ../../pom.xml sample-helloworld-webapp @@ -33,26 +33,26 @@ org.apache.tuscany.sca tuscany-host-webapp - 1.6-SNAPSHOT + 1.7-SNAPSHOT org.apache.tuscany.sca tuscany-sca-api - 1.6-SNAPSHOT + 1.7-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-web-runtime - 1.6-SNAPSHOT + 1.7-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-sca-jms - 1.6-SNAPSHOT + 1.7-SNAPSHOT runtime @@ -64,7 +64,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.6-SNAPSHOT + 1.7-SNAPSHOT -- cgit v1.2.3