From fd34d4342b95600825720708d7ff6917bba1ee42 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 27 Jan 2010 09:41:44 +0000 Subject: Java SCA 1.6 RC1 Release Tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@903579 13f79535-47bb-0310-9956-ffa450edef68 --- .../tags/1.6-RC1/modules/policy-xml-ws/pom.xml | 142 +++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 sca-java-1.x/tags/1.6-RC1/modules/policy-xml-ws/pom.xml (limited to 'sca-java-1.x/tags/1.6-RC1/modules/policy-xml-ws/pom.xml') diff --git a/sca-java-1.x/tags/1.6-RC1/modules/policy-xml-ws/pom.xml b/sca-java-1.x/tags/1.6-RC1/modules/policy-xml-ws/pom.xml new file mode 100644 index 0000000000..f27b589f05 --- /dev/null +++ b/sca-java-1.x/tags/1.6-RC1/modules/policy-xml-ws/pom.xml @@ -0,0 +1,142 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.6 + ../pom.xml + + tuscany-policy-xml-ws + Apache Tuscany SCA Policy XML WS Model + + + + org.apache.tuscany.sca + tuscany-policy + 1.6 + + + + org.apache.tuscany.sca + tuscany-policy-xml + 1.6 + + + + org.apache.tuscany.sca + tuscany-contribution + 1.6 + + + + org.apache.ws.commons.axiom + axiom-api + 1.2.7 + + + xerces + xercesImpl + + + javax.mail + mail + + + commons-logging + commons-logging + + + xml-apis + xml-apis + + + + + + org.apache.neethi + neethi + 2.0.4 + + + wsdl4j + wsdl4j + + + org.codehaus.woodstox + wstx-asl + + + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.7 + runtime + + + javax.mail + mail + + + + + + org.codehaus.woodstox + wstx-asl + 3.2.4 + runtime + + + + commons-logging + commons-logging + 1.1.1 + runtime + + + commons-logging + commons-logging + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.policy.xml.ws + ${pom.name} + org.apache.tuscany.sca.policy.xml + + + + + + + -- cgit v1.2.3