From b0f9cda6d2deedff59ca6449bd0e5cec42af700c Mon Sep 17 00:00:00 2001 From: ramkumar Date: Tue, 2 Dec 2008 12:34:48 +0000 Subject: Changing version 1.4-SNAPSHOT to 1.5-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@722441 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/calculator-ws-webapp/pom.xml | 204 ++++++++++----------- .../src/main/webapp/WEB-INF/geronimo-web.xml | 2 +- 2 files changed, 103 insertions(+), 103 deletions(-) (limited to 'branches/sca-java-1.x/samples/calculator-ws-webapp') diff --git a/branches/sca-java-1.x/samples/calculator-ws-webapp/pom.xml b/branches/sca-java-1.x/samples/calculator-ws-webapp/pom.xml index 029c2df876..969535a1f7 100644 --- a/branches/sca-java-1.x/samples/calculator-ws-webapp/pom.xml +++ b/branches/sca-java-1.x/samples/calculator-ws-webapp/pom.xml @@ -1,102 +1,102 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 1.4-SNAPSHOT - ../../pom.xml - - sample-calculator-ws-webapp - war - Apache Tuscany SCA Sample Calculator Web Service in a WebApp - - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - - - - - - org.apache.tuscany.sca - tuscany-host-webapp - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-binding-ws-axis2 - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.4-SNAPSHOT - runtime - - - - - stax - stax-api - 1.0.1 - provided - - - - - javax.servlet - servlet-api - 2.3 - provided - - - - junit - junit - 4.5 - test - - - - - - ${artifactId} - - - org.apache.tuscany.sca - tuscany-maven-ant-generator - 1.4-SNAPSHOT - - - - generate - - - - - - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.5-SNAPSHOT + ../../pom.xml + + sample-calculator-ws-webapp + war + Apache Tuscany SCA Sample Calculator Web Service in a WebApp + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + + org.apache.tuscany.sca + tuscany-host-webapp + 1.5-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 1.5-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.5-SNAPSHOT + runtime + + + + + stax + stax-api + 1.0.1 + provided + + + + + javax.servlet + servlet-api + 2.3 + provided + + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + + org.apache.tuscany.sca + tuscany-maven-ant-generator + 1.5-SNAPSHOT + + + + generate + + + + + + + diff --git a/branches/sca-java-1.x/samples/calculator-ws-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/branches/sca-java-1.x/samples/calculator-ws-webapp/src/main/webapp/WEB-INF/geronimo-web.xml index 5da8c962a0..883f48d7d5 100644 --- a/branches/sca-java-1.x/samples/calculator-ws-webapp/src/main/webapp/WEB-INF/geronimo-web.xml +++ b/branches/sca-java-1.x/samples/calculator-ws-webapp/src/main/webapp/WEB-INF/geronimo-web.xml @@ -24,7 +24,7 @@ org.apache.tuscany.sca sample-calculator-ws-webapp - 1.4-SNAPSHOT + 1.5-SNAPSHOT war -- cgit v1.2.3