From a40e527938d76ba71f211da7e327adb50384ba69 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:26:33 +0000 Subject: Moving 1.x tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835157 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/1.0.1/samples/helloworld-ws-sdo/pom.xml | 139 --------------------- 1 file changed, 139 deletions(-) delete mode 100644 tags/java/sca/1.0.1/samples/helloworld-ws-sdo/pom.xml (limited to 'tags/java/sca/1.0.1/samples/helloworld-ws-sdo/pom.xml') diff --git a/tags/java/sca/1.0.1/samples/helloworld-ws-sdo/pom.xml b/tags/java/sca/1.0.1/samples/helloworld-ws-sdo/pom.xml deleted file mode 100644 index afd4a690e9..0000000000 --- a/tags/java/sca/1.0.1/samples/helloworld-ws-sdo/pom.xml +++ /dev/null @@ -1,139 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 1.0.1-incubating - ../../pom.xml - - sample-helloworld-ws-sdo - Apache Tuscany SCA HelloWorld Web Service SDO Sample - - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - - - - - org.apache.tuscany.sca - tuscany-host-embedded - 1.0.1-incubating - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.0.1-incubating - runtime - - - - org.apache.tuscany.sca - tuscany-binding-ws-axis2 - 1.0.1-incubating - runtime - - - - org.apache.tuscany.sdo - tuscany-sdo-lib - 1.0-incubating - - - org.apache.tuscany.sdo - tuscany-sdo-impl - 1.0-incubating - - - org.apache.tuscany.sca - tuscany-databinding-sdo - 1.0.1-incubating - compile - - - - org.apache.tuscany.sca - tuscany-host-tomcat - 1.0.1-incubating - runtime - - - - junit - junit - 4.2 - 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.0-incubating - - - generate-helloworld-sdo - generate-sources - - ${basedir}/src/main/resources/wsdl/helloworld.wsdl - helloworld - Helloworld - true - true - true - - - generate - - - - - - - - -- cgit v1.2.3