From d23b31c01f30008f935e58fb9fb41919327f278e Mon Sep 17 00:00:00 2001 From: slaws Date: Sat, 21 Feb 2009 13:33:30 +0000 Subject: Switch poms back to depend on 1.5-SNAPSHOT as much of the stuff that I'm adding now depends on 1.x fixes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@746505 13f79535-47bb-0310-9956-ffa450edef68 --- .../chapter-05/ui-contribution/build.xml | 81 ++++++++++++---------- .../chapter-05/ui-contribution/pom.xml | 12 ++-- 2 files changed, 50 insertions(+), 43 deletions(-) (limited to 'sandbox/travelsample/chapter-05/ui-contribution') diff --git a/sandbox/travelsample/chapter-05/ui-contribution/build.xml b/sandbox/travelsample/chapter-05/ui-contribution/build.xml index 11d6c40c45..4c14d4dde8 100644 --- a/sandbox/travelsample/chapter-05/ui-contribution/build.xml +++ b/sandbox/travelsample/chapter-05/ui-contribution/build.xml @@ -22,14 +22,15 @@ - + - + + @@ -57,48 +58,54 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + diff --git a/sandbox/travelsample/chapter-05/ui-contribution/pom.xml b/sandbox/travelsample/chapter-05/ui-contribution/pom.xml index bc9399e9d8..a51f04ce59 100644 --- a/sandbox/travelsample/chapter-05/ui-contribution/pom.xml +++ b/sandbox/travelsample/chapter-05/ui-contribution/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.4 + 1.5-SNAPSHOT scatours-chapter-05-ui-contribution @@ -32,27 +32,27 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.4 + 1.5-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.4 + 1.5-SNAPSHOT test org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.4 + 1.5-SNAPSHOT test org.apache.tuscany.sca tuscany-host-tomcat - 1.4 + 1.5-SNAPSHOT test @@ -71,7 +71,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4 + 1.5-SNAPSHOT -- cgit v1.2.3