From 6c479469ad629e1bc05e1e2eb4114941b4405f5a Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 6 Jul 2009 12:08:12 +0000 Subject: Update project version to 1.5.1-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791455 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-1.5.1/samples/chat2-webapp/build.xml | 78 +++++++++++----------- .../sca-java-1.5.1/samples/chat2-webapp/pom.xml | 12 ++-- 2 files changed, 45 insertions(+), 45 deletions(-) (limited to 'branches/sca-java-1.5.1/samples/chat2-webapp') diff --git a/branches/sca-java-1.5.1/samples/chat2-webapp/build.xml b/branches/sca-java-1.5.1/samples/chat2-webapp/build.xml index b7b8cc70e7..bfbf77980c 100644 --- a/branches/sca-java-1.5.1/samples/chat2-webapp/build.xml +++ b/branches/sca-java-1.5.1/samples/chat2-webapp/build.xml @@ -49,45 +49,45 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.5.1/samples/chat2-webapp/pom.xml b/branches/sca-java-1.5.1/samples/chat2-webapp/pom.xml index 817d7e37eb..778fac987a 100644 --- a/branches/sca-java-1.5.1/samples/chat2-webapp/pom.xml +++ b/branches/sca-java-1.5.1/samples/chat2-webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.6-SNAPSHOT + 1.5.1-SNAPSHOT ../../pom.xml sample-chat2-webapp @@ -41,27 +41,27 @@ org.apache.tuscany.sca tuscany-host-webapp - 1.6-SNAPSHOT + 1.5.1-SNAPSHOT org.apache.tuscany.sca tuscany-binding-dwr - 1.6-SNAPSHOT + 1.5.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-web - 1.6-SNAPSHOT + 1.5.1-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.6-SNAPSHOT + 1.5.1-SNAPSHOT runtime @@ -89,7 +89,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.6-SNAPSHOT + 1.5.1-SNAPSHOT -- cgit v1.2.3