From d07f5af5341816a1b6c316474dbebb0c033ad9e6 Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 24 Aug 2010 18:54:15 +0000 Subject: Update version number to 1.6.1-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988661 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/helloworld-ws-service-webapp/build.xml | 82 +++++++++++----------- .../samples/helloworld-ws-service-webapp/pom.xml | 8 +-- .../src/main/webapp/WEB-INF/geronimo-web.xml | 2 +- 3 files changed, 46 insertions(+), 46 deletions(-) (limited to 'sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp') diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp/build.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp/build.xml index 0a4be34c47..e420d3f4ab 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp/build.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp/build.xml @@ -53,43 +53,43 @@ webxml="src/main/webapp/WEB-INF/web.xml"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -129,7 +129,7 @@ - + @@ -138,9 +138,9 @@ - - - + + + diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp/pom.xml index 2399c4f29c..ec530f3c1c 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.6-SNAPSHOT + 1.6.1-SNAPSHOT sample-helloworld-ws-service-webapp Apache Tuscany SCA HelloWorld Web Service Sample Webapp @@ -39,20 +39,20 @@ org.apache.tuscany.sca tuscany-host-webapp - 1.6-SNAPSHOT + 1.6.1-SNAPSHOT org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.6-SNAPSHOT + 1.6.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.6-SNAPSHOT + 1.6.1-SNAPSHOT runtime diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/geronimo-web.xml index dea8c1cb23..07f716fed8 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/geronimo-web.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/geronimo-web.xml @@ -24,7 +24,7 @@ org.apache.tuscany.sca sample-helloworld-ws-service-webapp - 1.6-SNAPSHOT + 1.6.1-SNAPSHOT war -- cgit v1.2.3