From 496a0ea8d015ff2ef0777a8a182f96fee9cd1222 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 May 2009 11:59:37 +0000 Subject: Rename old RC tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778667 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/calculator-ws-secure-webapp/pom.xml | 101 +++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 tags/java/sca/1.5-RC0/samples/calculator-ws-secure-webapp/pom.xml (limited to 'tags/java/sca/1.5-RC0/samples/calculator-ws-secure-webapp/pom.xml') diff --git a/tags/java/sca/1.5-RC0/samples/calculator-ws-secure-webapp/pom.xml b/tags/java/sca/1.5-RC0/samples/calculator-ws-secure-webapp/pom.xml new file mode 100644 index 0000000000..80f0f0d99b --- /dev/null +++ b/tags/java/sca/1.5-RC0/samples/calculator-ws-secure-webapp/pom.xml @@ -0,0 +1,101 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.5 + ../../pom.xml + + sample-calculator-ws-secure-webapp + war + Apache Tuscany SCA Sample Calculator Web Service enabled for WS Security in a WebApp + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + + org.apache.tuscany.sca + tuscany-host-webapp + 1.5 + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 1.5 + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.5 + runtime + + + + + stax + stax-api + 1.0.1 + provided + + + + + javax.servlet + servlet-api + 2.3 + provided + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + + org.apache.tuscany.sca + tuscany-maven-ant-generator + 1.5 + + + + generate + + + + + + + -- cgit v1.2.3