From 76dc4f598eb7b2eb179f65be4e84b0b69a41f5b6 Mon Sep 17 00:00:00 2001 From: ramkumar Date: Tue, 2 Dec 2008 14:10:40 +0000 Subject: Changes in version to 1.4 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722462 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/helloworld-ws-service-webapp/build.xml | 314 ++++++++++----------- .../samples/helloworld-ws-service-webapp/pom.xml | 8 +- .../src/main/webapp/WEB-INF/geronimo-web.xml | 2 +- 3 files changed, 162 insertions(+), 162 deletions(-) (limited to 'branches/sca-java-1.4/samples/helloworld-ws-service-webapp') diff --git a/branches/sca-java-1.4/samples/helloworld-ws-service-webapp/build.xml b/branches/sca-java-1.4/samples/helloworld-ws-service-webapp/build.xml index 427772d2a1..43caeb0df7 100644 --- a/branches/sca-java-1.4/samples/helloworld-ws-service-webapp/build.xml +++ b/branches/sca-java-1.4/samples/helloworld-ws-service-webapp/build.xml @@ -1,157 +1,157 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.4/samples/helloworld-ws-service-webapp/pom.xml b/branches/sca-java-1.4/samples/helloworld-ws-service-webapp/pom.xml index 1fbfb2a49d..dbb7f27e27 100644 --- a/branches/sca-java-1.4/samples/helloworld-ws-service-webapp/pom.xml +++ b/branches/sca-java-1.4/samples/helloworld-ws-service-webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.4-SNAPSHOT + 1.4 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.4-SNAPSHOT + 1.4 org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.4-SNAPSHOT + 1.4 runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.4-SNAPSHOT + 1.4 runtime diff --git a/branches/sca-java-1.4/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/branches/sca-java-1.4/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/geronimo-web.xml index af87f30703..47d7fbce3c 100644 --- a/branches/sca-java-1.4/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/geronimo-web.xml +++ b/branches/sca-java-1.4/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.4-SNAPSHOT + 1.4 war -- cgit v1.2.3