From aa4746677ae3be453d74205fd37571c21aa88637 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 16 Feb 2012 15:40:58 +0000 Subject: Rename beta3 tag to final name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1245036 13f79535-47bb-0310-9956-ffa450edef68 --- .../getting-started/helloworld-webservice/pom.xml | 113 +++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/pom.xml (limited to 'sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/pom.xml') diff --git a/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/pom.xml b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/pom.xml new file mode 100644 index 0000000000..d6fdd2c349 --- /dev/null +++ b/sca-java-2.x/tags/2.0-Beta3/samples/getting-started/helloworld-webservice/pom.xml @@ -0,0 +1,113 @@ + + + + 4.0.0 + + + org.apache.tuscany.sca.samples + tuscany-samples + 2.0-Beta3 + + + + helloworld-webservice + 2.0-Beta3 + + Apache Tuscany SCA Samples Helloworld Web Service + + + ${project.version} + + + + + apache.snapshots + Apache Snapshot Repository + http://repository.apache.org/snapshots + false + + + apache.snapshots + Apache Snapshot Repository + http://repository.apache.org/snapshots + false + + + + + + org.apache.tuscany.sca + tuscany-sca-api + ${tuscany.version} + provided + + + + junit + junit + 4.8.1 + test + + + + org.apache.tuscany.sca + tuscany-base-runtime + ${tuscany.version} + test + + + + org.apache.tuscany.sca + tuscany-binding-ws-runtime-axis2 + ${tuscany.version} + test + + + org.mortbay.jetty + jetty + 6.1.26 + test + + + + + + + + + + + org.apache.tuscany.sca + tuscany-maven-plugin + ${tuscany.version} + + + org.apache.tuscany.sca + tuscany-binding-ws-runtime-axis2 + ${tuscany.version} + + + + + + + + -- cgit v1.2.3