From 4e13586bc791d71c41760cf4d0a5cc908973de3e Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:09:18 +0000 Subject: Moving 2.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835134 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-2.0-M2/modules/policy-xml-ws/pom.xml | 130 +++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 sca-java-2.x/branches/sca-java-2.0-M2/modules/policy-xml-ws/pom.xml (limited to 'sca-java-2.x/branches/sca-java-2.0-M2/modules/policy-xml-ws/pom.xml') diff --git a/sca-java-2.x/branches/sca-java-2.0-M2/modules/policy-xml-ws/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M2/modules/policy-xml-ws/pom.xml new file mode 100644 index 0000000000..69612fbb42 --- /dev/null +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/policy-xml-ws/pom.xml @@ -0,0 +1,130 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M2-SNAPSHOT + ../pom.xml + + tuscany-policy-xml-ws + Apache Tuscany SCA Policy XML WS Model + + + + org.apache.tuscany.sca + tuscany-policy + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-policy-xml + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution + 2.0-M2-SNAPSHOT + + + + 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 + + + stax + stax-api + + + + + + commons-logging + commons-logging + 1.1.1 + runtime + + + commons-logging + commons-logging + + + + + + -- cgit v1.2.3