From dc31e1e8635951f833ffdfe22749ccc1f3caf2b9 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 17 Nov 2008 11:48:37 +0000 Subject: Change trunk version so it doesn't clash with the 1.4 branch version by bumping up to 2.0-SNAPSHOT as per the recent vote for 2.0 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718223 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/calculator-osgi/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'java/sca/samples/calculator-osgi/pom.xml') diff --git a/java/sca/samples/calculator-osgi/pom.xml b/java/sca/samples/calculator-osgi/pom.xml index 4edb0b80a2..d0c0c00e83 100644 --- a/java/sca/samples/calculator-osgi/pom.xml +++ b/java/sca/samples/calculator-osgi/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 1.4-SNAPSHOT + 2.0-SNAPSHOT ../../pom.xml sample-calculator-osgi @@ -39,41 +39,41 @@ org.apache.tuscany.sca tuscany-node-api - 1.4-SNAPSHOT + 2.0-SNAPSHOT org.apache.tuscany.sca tuscany-node-impl - 1.4-SNAPSHOT + 2.0-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-java-runtime - 1.4-SNAPSHOT + 2.0-SNAPSHOT runtime org.apache.tuscany.sca tuscany-implementation-node-runtime - 1.4-SNAPSHOT + 2.0-SNAPSHOT runtime org.apache.tuscany.sca tuscany-extensibility-equinox - 1.4-SNAPSHOT + 2.0-SNAPSHOT runtime org.apache.tuscany.sca tuscany-node-launcher-equinox - 1.4-SNAPSHOT + 2.0-SNAPSHOT compile -- cgit v1.2.3