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 --- sandbox/travelsample/chapter-08/pom.xml | 2 +- .../chapter-08/ui-contribution-webapp/build.xml | 58 +++++++++++----------- .../chapter-08/ui-contribution-webapp/pom.xml | 12 ++--- 3 files changed, 36 insertions(+), 36 deletions(-) (limited to 'sandbox/travelsample/chapter-08') diff --git a/sandbox/travelsample/chapter-08/pom.xml b/sandbox/travelsample/chapter-08/pom.xml index 0ac36f2965..caf9636c18 100644 --- a/sandbox/travelsample/chapter-08/pom.xml +++ b/sandbox/travelsample/chapter-08/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.4-SNAPSHOT + 1.5-SNAPSHOT-SNAPSHOT tuscany-scatours-chapter-08 diff --git a/sandbox/travelsample/chapter-08/ui-contribution-webapp/build.xml b/sandbox/travelsample/chapter-08/ui-contribution-webapp/build.xml index 924456228e..f453e53815 100644 --- a/sandbox/travelsample/chapter-08/ui-contribution-webapp/build.xml +++ b/sandbox/travelsample/chapter-08/ui-contribution-webapp/build.xml @@ -57,35 +57,35 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sandbox/travelsample/chapter-08/ui-contribution-webapp/pom.xml b/sandbox/travelsample/chapter-08/ui-contribution-webapp/pom.xml index 614ff82ac7..a253fbf74b 100644 --- a/sandbox/travelsample/chapter-08/ui-contribution-webapp/pom.xml +++ b/sandbox/travelsample/chapter-08/ui-contribution-webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.4-SNAPSHOT + 1.5-SNAPSHOT-SNAPSHOT war @@ -33,27 +33,27 @@ org.apache.tuscany.sca tuscany-host-embedded - 1.4-SNAPSHOT + 1.5-SNAPSHOT-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.4-SNAPSHOT + 1.5-SNAPSHOT-SNAPSHOT test org.apache.tuscany.sca tuscany-binding-ws-axis2 - 1.4-SNAPSHOT + 1.5-SNAPSHOT-SNAPSHOT test org.apache.tuscany.sca tuscany-host-tomcat - 1.4-SNAPSHOT + 1.5-SNAPSHOT-SNAPSHOT test @@ -86,7 +86,7 @@ org.apache.tuscany.sca tuscany-maven-ant-generator - 1.4-SNAPSHOT + 1.5-SNAPSHOT-SNAPSHOT -- cgit v1.2.3