From 6f41ef61af2268d5576448974ca447b597387e88 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 16 Jun 2009 06:48:13 +0000 Subject: Create 2.0 M3 release branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@785089 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/binding-ws-axis2-policy/pom.xml | 135 +++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 branches/sca-java-2.0-M3/modules/binding-ws-axis2-policy/pom.xml (limited to 'branches/sca-java-2.0-M3/modules/binding-ws-axis2-policy/pom.xml') diff --git a/branches/sca-java-2.0-M3/modules/binding-ws-axis2-policy/pom.xml b/branches/sca-java-2.0-M3/modules/binding-ws-axis2-policy/pom.xml new file mode 100644 index 0000000000..5b15496fbd --- /dev/null +++ b/branches/sca-java-2.0-M3/modules/binding-ws-axis2-policy/pom.xml @@ -0,0 +1,135 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M3-SNAPSHOT + ../pom.xml + + tuscany-binding-ws-axis2-policy + Apache Tuscany SCA Policy Model for Axis2 WS binding + + + + org.apache.tuscany.sca + tuscany-contribution + 2.0-M3-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-policy-security + 2.0-M3-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-databinding-axiom + 2.0-M3-SNAPSHOT + + + + org.apache.ws.commons.axiom + axiom-api + + + xerces + xercesImpl + + + javax.mail + mail + + + commons-logging + commons-logging + + + xml-apis + xml-apis + + + 1.2.7 + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.7 + + + + org.apache.axis2 + axis2-kernel + 1.4.1 + + + backport-util-concurrent + backport-util-concurrent + + + xalan + xalan + + + xerces + xercesImpl + + + org.apache.axis2 + axis2-adb + + + + + + backport-util-concurrent + backport-util-concurrent + 3.1 + test + + + + org.apache.neethi + neethi + 2.0.4 + + + wsdl4j + wsdl4j + + + org.codehaus.woodstox + wstx-asl + + + + + + commons-logging + commons-logging + 1.1.1 + runtime + + + + -- cgit v1.2.3