From fb3dd9a9095abc40027318b1712d0184f6d60e73 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 30 Oct 2009 08:00:47 +0000 Subject: Delete old M4 branch and start again to pick up all the recent trunk changes git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831223 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/webapps/helloworld-rest/pom.xml | 111 --------------------- 1 file changed, 111 deletions(-) delete mode 100644 branches/sca-java-2.0-M4/samples/webapps/helloworld-rest/pom.xml (limited to 'branches/sca-java-2.0-M4/samples/webapps/helloworld-rest/pom.xml') diff --git a/branches/sca-java-2.0-M4/samples/webapps/helloworld-rest/pom.xml b/branches/sca-java-2.0-M4/samples/webapps/helloworld-rest/pom.xml deleted file mode 100644 index 5bca84a586..0000000000 --- a/branches/sca-java-2.0-M4/samples/webapps/helloworld-rest/pom.xml +++ /dev/null @@ -1,111 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 2.0-M4-SNAPSHOT - ../../pom.xml - - helloworld-rest - war - HelloWorld RESTFul Web Application - - - - maven2-repository.dev.java.net - Java.net Repository for Maven - http://download.java.net/maven/2/ - default - - - maven-repository.dev.java.net - Java.net Maven 1 Repository (legacy) - http://download.java.net/maven/1 - legacy - - - - - - org.apache.tuscany.sca - tuscany-sca-api - 2.0-M4-SNAPSHOT - compile - - - - org.apache.tuscany.sca - tuscany-node-api - 2.0-M4-SNAPSHOT - compile - - - - org.apache.tuscany.sca - tuscany-node-impl - 2.0-M4-SNAPSHOT - runtime - - - - - org.apache.tuscany.sca - tuscany-implementation-web-runtime - 2.0-M4-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-binding-rest-runtime - 2.0-M4-SNAPSHOT - runtime - - - - javax.ws.rs - jsr311-api - 1.0 - compile - - - - com.sun.jersey - jersey-bundle - 1.0.3 - compile - - - - junit - junit - 4.5 - test - - - - - - ${artifactId} - - - -- cgit v1.2.3