From 539451c7e13d98504e6f3368d892406494ca711d Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 13 Nov 2009 01:23:07 +0000 Subject: Removing obsolete release candidate tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835693 13f79535-47bb-0310-9956-ffa450edef68 --- .../1.5.1-RC4/samples/helloworld-ws-sdo/pom.xml | 150 --------------------- 1 file changed, 150 deletions(-) delete mode 100644 sca-java-1.x/tags/1.5.1-RC4/samples/helloworld-ws-sdo/pom.xml (limited to 'sca-java-1.x/tags/1.5.1-RC4/samples/helloworld-ws-sdo/pom.xml') diff --git a/sca-java-1.x/tags/1.5.1-RC4/samples/helloworld-ws-sdo/pom.xml b/sca-java-1.x/tags/1.5.1-RC4/samples/helloworld-ws-sdo/pom.xml deleted file mode 100644 index 5a19969fcc..0000000000 --- a/sca-java-1.x/tags/1.5.1-RC4/samples/helloworld-ws-sdo/pom.xml +++ /dev/null @@ -1,150 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 1.5.1 - ../../pom.xml - - sample-helloworld-ws-sdo - Apache Tuscany SCA Sample HelloWorld Web Service SDO - - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - - - - - org.apache.tuscany.sca - tuscany-host-embedded - 1.5.1 - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.5.1 - runtime - - - - org.apache.tuscany.sca - tuscany-binding-ws-axis2 - 1.5.1 - runtime - - - - org.apache.tuscany.sdo - tuscany-sdo-lib - 1.1.1 - - - org.apache.tuscany.sdo - tuscany-sdo-impl - 1.1.1 - - - backport-util-concurrent - backport-util-concurrent - - - - - backport-util-concurrent - backport-util-concurrent - 3.1 - - - org.apache.tuscany.sca - tuscany-databinding-sdo - 1.5.1 - compile - - - - org.apache.tuscany.sca - tuscany-host-tomcat - 1.5.1 - runtime - - - - junit - junit - 4.5 - test - - - - - - ${artifactId} - - - org.codehaus.mojo - build-helper-maven-plugin - 1.0 - - - add-source - generate-sources - - add-test-source - - - - target/sdo-source - - - - - - - org.apache.tuscany.sdo - tuscany-sdo-plugin - 1.1.1 - - - generate-helloworld-sdo - generate-sources - - ${basedir}/src/main/resources/wsdl/helloworld.wsdl - helloworld - Helloworld - true - true - true - - - generate - - - - - - - - -- cgit v1.2.3