From 0349cc459bf3308bbc99026444f838d827ad89a3 Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 29 Aug 2008 12:51:40 +0000 Subject: Change version to 1.3.2-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@690225 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/calculator-distributed/build.xml | 30 +++++++++++----------- .../samples/calculator-distributed/pom.xml | 20 +++++++-------- 2 files changed, 25 insertions(+), 25 deletions(-) (limited to 'branches/sca-java-1.3.2/samples/calculator-distributed') diff --git a/branches/sca-java-1.3.2/samples/calculator-distributed/build.xml b/branches/sca-java-1.3.2/samples/calculator-distributed/build.xml index d6d23c844f..f7a23e4b81 100644 --- a/branches/sca-java-1.3.2/samples/calculator-distributed/build.xml +++ b/branches/sca-java-1.3.2/samples/calculator-distributed/build.xml @@ -30,9 +30,9 @@ source="1.5" target="1.5"> - - - + + + @@ -52,9 +52,9 @@ - - - + + + @@ -67,9 +67,9 @@ - - - + + + @@ -82,9 +82,9 @@ - - - + + + @@ -97,9 +97,9 @@ - - - + + + diff --git a/branches/sca-java-1.3.2/samples/calculator-distributed/pom.xml b/branches/sca-java-1.3.2/samples/calculator-distributed/pom.xml index 531c5b7d1f..de13d23e24 100644 --- a/branches/sca-java-1.3.2/samples/calculator-distributed/pom.xml +++ b/branches/sca-java-1.3.2/samples/calculator-distributed/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT ../../pom.xml sample-calculator-distributed @@ -40,53 +40,53 @@ org.apache.tuscany.sca tuscany-node2-api - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT org.apache.tuscany.sca tuscany-node2-launcher - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT org.apache.tuscany.sca tuscany-domain-manager - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-node-runtime - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-sca - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-sca-axis2 - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-binding-http-runtime - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-resource-runtime - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT runtime @@ -100,7 +100,7 @@ org.apache.tuscany.sca tuscany-host-tomcat - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT test -- cgit v1.2.3