From b5c0d648cf147d3709eb78d98011f38e07aee723 Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 13 Nov 2009 01:25:44 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835694 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/binding-ws-axis2-policy/pom.xml | 149 +++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-1.5.2/modules/binding-ws-axis2-policy/pom.xml (limited to 'sca-java-1.x/branches/sca-java-1.5.2/modules/binding-ws-axis2-policy/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-1.5.2/modules/binding-ws-axis2-policy/pom.xml b/sca-java-1.x/branches/sca-java-1.5.2/modules/binding-ws-axis2-policy/pom.xml new file mode 100644 index 0000000000..921ee7ed55 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.5.2/modules/binding-ws-axis2-policy/pom.xml @@ -0,0 +1,149 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.5.2-SNAPSHOT + ../pom.xml + + tuscany-binding-ws-axis2-policy + Apache Tuscany SCA Policy Model for Axis2 Web Service Binding + + + + org.apache.tuscany.sca + tuscany-contribution + 1.5.2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.5.2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-policy-security + 1.5.2-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 + + + + + + backport-util-concurrent + backport-util-concurrent + 3.1 + test + + + + org.apache.neethi + neethi + 2.0.4 + + + wsdl4j + wsdl4j + + + org.codehaus.woodstox + wstx-asl + + + + + + org.apache.tuscany.sca + tuscany-contribution-impl + 1.5.2-SNAPSHOT + test + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.binding.ws.axis2.policy + ${pom.name} + org.apache.tuscany.sca.binding.ws.axis2.policy* + + + + + + + -- cgit v1.2.3