From dd3825abe153da29a4f1fa58e00f744c16ea4b6a Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 17 Mar 2009 15:14:56 +0000 Subject: Update varrious version references to 2.0-m2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755275 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/ant/sca/branches/foo/samples/webapps/helloworld-jsf/pom.xml | 6 +++--- .../ant/sca/branches/foo/samples/webapps/helloworld-wicket/pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sandbox/ant/sca/branches/foo/samples/webapps') diff --git a/sandbox/ant/sca/branches/foo/samples/webapps/helloworld-jsf/pom.xml b/sandbox/ant/sca/branches/foo/samples/webapps/helloworld-jsf/pom.xml index 0391ced8d8..a3635b61d9 100644 --- a/sandbox/ant/sca/branches/foo/samples/webapps/helloworld-jsf/pom.xml +++ b/sandbox/ant/sca/branches/foo/samples/webapps/helloworld-jsf/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml @@ -35,14 +35,14 @@ org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT compile org.apache.tuscany.sca tuscany-implementation-web-runtime - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT runtime diff --git a/sandbox/ant/sca/branches/foo/samples/webapps/helloworld-wicket/pom.xml b/sandbox/ant/sca/branches/foo/samples/webapps/helloworld-wicket/pom.xml index c2b8ae4e1a..b1b3289037 100644 --- a/sandbox/ant/sca/branches/foo/samples/webapps/helloworld-wicket/pom.xml +++ b/sandbox/ant/sca/branches/foo/samples/webapps/helloworld-wicket/pom.xml @@ -22,7 +22,7 @@ org.apache.tuscany.sca tuscany-sca - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT ../../pom.xml @@ -36,12 +36,12 @@ org.apache.tuscany.sca tuscany-sca-api - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT org.apache.tuscany.sca tuscany-wicket - 2.0-SNAPSHOT + 2.0-M2-SNAPSHOT javax.servlet -- cgit v1.2.3