From 23e8b27b3e02ef754a9293c8f5cdbf1ba762cc72 Mon Sep 17 00:00:00 2001 From: slaws Date: Sun, 14 Nov 2010 15:43:48 +0000 Subject: Correct some version numbers in Beta1. Some of these are in comments and some are not actually used but it removes the noise when I scan the code. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035014 13f79535-47bb-0310-9956-ffa450edef68 --- .../maven-osgi-junit/calculator-rest-osgi/pom.xml | 10 +++++----- .../branches/2.0-Beta1/samples/running-tuscany/maven/README | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany') diff --git a/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven-osgi-junit/calculator-rest-osgi/pom.xml b/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven-osgi-junit/calculator-rest-osgi/pom.xml index e241f891f1..a63b11485c 100644 --- a/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven-osgi-junit/calculator-rest-osgi/pom.xml +++ b/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven-osgi-junit/calculator-rest-osgi/pom.xml @@ -32,27 +32,27 @@ org.apache.tuscany.sca tuscany-core-runtime-pom - 2.0-SNAPSHOT + 2.0-Beta1-SNAPSHOT pom org.apache.tuscany.sca tuscany-osgi-runtime-pom - 2.0-SNAPSHOT + 2.0-Beta1-SNAPSHOT pom org.apache.tuscany.sca tuscany-binding-rest-runtime - 2.0-SNAPSHOT + 2.0-Beta1-SNAPSHOT org.apache.tuscany.sca tuscany-base-runtime-pom - 2.0-SNAPSHOT + 2.0-Beta1-SNAPSHOT test pom @@ -75,7 +75,7 @@ org.apache.tuscany.sca tuscany-host-jetty - 2.0-SNAPSHOT + 2.0-Beta1-SNAPSHOT test diff --git a/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven/README b/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven/README index ff976c3515..61a1e13081 100644 --- a/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven/README +++ b/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven/README @@ -5,7 +5,7 @@ look for contributions that have the following configuration in their pom.xml fi org.apache.tuscany.maven.plugins maven-tuscany-plugin - 2.0-SNAPSHOT + 2.0-Beta1 For contributions that have this, for example, binding-sca/contribution-calculator, do the following -- cgit v1.2.3