From 28f92c6fc62f3bc0637ac77681aabcc8c0b5e42c Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 11 Sep 2008 04:12:24 +0000 Subject: Renaming branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694107 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/binding-ws-axis2-policy/pom.xml | 149 +++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 branches/sca-trunk-20080910/modules/binding-ws-axis2-policy/pom.xml (limited to 'branches/sca-trunk-20080910/modules/binding-ws-axis2-policy/pom.xml') diff --git a/branches/sca-trunk-20080910/modules/binding-ws-axis2-policy/pom.xml b/branches/sca-trunk-20080910/modules/binding-ws-axis2-policy/pom.xml new file mode 100644 index 0000000000..a98e5519f7 --- /dev/null +++ b/branches/sca-trunk-20080910/modules/binding-ws-axis2-policy/pom.xml @@ -0,0 +1,149 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4-SNAPSHOT + ../pom.xml + + tuscany-binding-ws-axis2-policy + Apache Tuscany Policy Model for Axis2 WS binding + + + + org.apache.tuscany.sca + tuscany-contribution + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-policy-security + 1.4-SNAPSHOT + + + + org.apache.ws.commons.axiom + axiom-api + + + xerces + xercesImpl + + + javax.mail + mail + + + commons-logging + commons-logging + + + xml-apis + xml-apis + + + 1.2.5 + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.5 + + + + org.apache.axis2 + axis2-kernel + 1.3 + + + backport-util-concurrent + backport-util-concurrent + + + xalan + xalan + + + xerces + xercesImpl + + + + + + backport-util-concurrent + backport-util-concurrent + 3.0 + test + + + + org.apache.neethi + neethi + 2.0.2 + + + wsdl4j + wsdl4j + + + org.codehaus.woodstox + wstx-asl + + + + + + org.apache.tuscany.sca + tuscany-contribution-impl + 1.4-SNAPSHOT + test + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.policy.security.ws + ${pom.name} + org.apache.tuscany.sca.policy.security.ws* + + + + + + + -- cgit v1.2.3