From f0797f0026f729fa612930fbd0acefc5343a0fe6 Mon Sep 17 00:00:00 2001 From: nash Date: Mon, 22 Nov 2010 09:49:22 +0000 Subject: Copy 1.6.1-RC2 tag as 1.6.1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1037648 13f79535-47bb-0310-9956-ffa450edef68 --- .../1.6.1/modules/binding-ws-axis2-policy/pom.xml | 149 +++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 sca-java-1.x/tags/1.6.1/modules/binding-ws-axis2-policy/pom.xml (limited to 'sca-java-1.x/tags/1.6.1/modules/binding-ws-axis2-policy/pom.xml') diff --git a/sca-java-1.x/tags/1.6.1/modules/binding-ws-axis2-policy/pom.xml b/sca-java-1.x/tags/1.6.1/modules/binding-ws-axis2-policy/pom.xml new file mode 100644 index 0000000000..6dd598ee36 --- /dev/null +++ b/sca-java-1.x/tags/1.6.1/modules/binding-ws-axis2-policy/pom.xml @@ -0,0 +1,149 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.6.1 + ../pom.xml + + tuscany-binding-ws-axis2-policy + Apache Tuscany SCA Policy Model for Axis2 Web Service Binding + + + + org.apache.tuscany.sca + tuscany-contribution + 1.6.1 + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.6.1 + + + + org.apache.tuscany.sca + tuscany-policy-security + 1.6.1 + + + + 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.6.1 + 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