From c244e583e1abc3c7577c38e3487790db12e70fd1 Mon Sep 17 00:00:00 2001 From: fmoga Date: Thu, 10 Feb 2011 08:57:45 +0000 Subject: Changed version to 2.0-Beta2-SNAPSHOT. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069291 13f79535-47bb-0310-9956-ffa450edef68 --- .../helloworld-spring-contribution/pom.xml | 8 ++-- .../helloworld-spring-webapp/pom.xml | 12 +++--- .../src/test/resources/test-web.xml | 50 +++++++++++----------- .../learning-more/implementation-spring/pom.xml | 2 +- 4 files changed, 36 insertions(+), 36 deletions(-) (limited to 'sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring') diff --git a/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/helloworld-spring-contribution/pom.xml b/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/helloworld-spring-contribution/pom.xml index 5b7b366056..4e8a54b9a2 100644 --- a/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/helloworld-spring-contribution/pom.xml +++ b/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/helloworld-spring-contribution/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-samples - 2.0-SNAPSHOT + 2.0-Beta2-SNAPSHOT ../../../pom.xml @@ -33,7 +33,7 @@ org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.0-Beta2-SNAPSHOT provided @@ -52,12 +52,12 @@ org.apache.tuscany.maven.plugins maven-tuscany-plugin - 2.0-SNAPSHOT + 2.0-Beta2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-spring-runtime - 2.0-SNAPSHOT + 2.0-Beta2-SNAPSHOT diff --git a/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/helloworld-spring-webapp/pom.xml b/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/helloworld-spring-webapp/pom.xml index 25a78c2a54..37d13e9e95 100644 --- a/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/helloworld-spring-webapp/pom.xml +++ b/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/helloworld-spring-webapp/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-samples - 2.0-SNAPSHOT + 2.0-Beta2-SNAPSHOT ../../../pom.xml @@ -34,31 +34,31 @@ org.apache.tuscany.sca tuscany-base-runtime - 2.0-SNAPSHOT + 2.0-Beta2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-spring-webapp - 2.0-SNAPSHOT + 2.0-Beta2-SNAPSHOT org.apache.tuscany.sca tuscany-implementation-spring-runtime - 2.0-SNAPSHOT + 2.0-Beta2-SNAPSHOT org.apache.tuscany.sca tuscany-binding-jsonrpc-runtime - 2.0-SNAPSHOT + 2.0-Beta2-SNAPSHOT org.apache.tuscany.sca sample-implementation-spring-helloworld-contribution - 2.0-SNAPSHOT + 2.0-Beta2-SNAPSHOT provided diff --git a/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/test/resources/test-web.xml b/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/test/resources/test-web.xml index 0ad2ed49c1..ac5c134454 100644 --- a/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/test/resources/test-web.xml +++ b/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/test/resources/test-web.xml @@ -1,25 +1,25 @@ - - - - - + + + + + diff --git a/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/pom.xml b/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/pom.xml index 89acc85399..5819fbf0d3 100644 --- a/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/pom.xml +++ b/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/implementation-spring/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-samples-learning-more - 2.0-SNAPSHOT + 2.0-Beta2-SNAPSHOT ../pom.xml tuscany-samples-implementation-spring -- cgit v1.2.3