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 --- branches/sca-java-1.4/samples/customer-dojo-webapp/pom.xml | 14 +++++++------- .../src/main/webapp/WEB-INF/geronimo-web.xml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'branches/sca-java-1.4/samples/customer-dojo-webapp') diff --git a/branches/sca-java-1.4/samples/customer-dojo-webapp/pom.xml b/branches/sca-java-1.4/samples/customer-dojo-webapp/pom.xml index e79b85e50e..8558ea9a31 100644 --- a/branches/sca-java-1.4/samples/customer-dojo-webapp/pom.xml +++ b/branches/sca-java-1.4/samples/customer-dojo-webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.4-SNAPSHOT + 1.4 ../../pom.xml sample-customer-dojo-webapp @@ -40,33 +40,33 @@ org.apache.tuscany.sca tuscany-host-webapp - 1.4-SNAPSHOT + 1.4 org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.4-SNAPSHOT + 1.4 runtime org.apache.tuscany.sca tuscany-data-api - 1.4-SNAPSHOT + 1.4 org.apache.tuscany.sca tuscany-binding-jsonrpc-runtime - 1.4-SNAPSHOT + 1.4 runtime org.apache.tuscany.sca tuscany-implementation-resource-runtime - 1.4-SNAPSHOT + 1.4 runtime @@ -167,7 +167,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4-SNAPSHOT + 1.4 diff --git a/branches/sca-java-1.4/samples/customer-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/branches/sca-java-1.4/samples/customer-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml index ca61ed1d63..b53eeb53d5 100644 --- a/branches/sca-java-1.4/samples/customer-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml +++ b/branches/sca-java-1.4/samples/customer-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml @@ -24,7 +24,7 @@ org.apache.tuscany.sca sample-customer-dojo-webapp - 1.4-SNAPSHOT + 1.4 war -- cgit v1.2.3