From 496a0ea8d015ff2ef0777a8a182f96fee9cd1222 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 May 2009 11:59:37 +0000 Subject: Rename old RC tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778667 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/1.5-RC0/modules/databinding-axiom/pom.xml | 122 +++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 tags/java/sca/1.5-RC0/modules/databinding-axiom/pom.xml (limited to 'tags/java/sca/1.5-RC0/modules/databinding-axiom/pom.xml') diff --git a/tags/java/sca/1.5-RC0/modules/databinding-axiom/pom.xml b/tags/java/sca/1.5-RC0/modules/databinding-axiom/pom.xml new file mode 100644 index 0000000000..c41396c83b --- /dev/null +++ b/tags/java/sca/1.5-RC0/modules/databinding-axiom/pom.xml @@ -0,0 +1,122 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.5 + ../pom.xml + + tuscany-databinding-axiom + Apache Tuscany SCA Data Binding for Axiom + + + + org.apache.tuscany.sca + tuscany-core-spi + 1.5 + + + org.apache.tuscany.sca + tuscany-databinding + 1.5 + + + + javax.xml.stream + stax-api + 1.0-2 + + + + org.apache.ws.commons.axiom + axiom-api + 1.2.7 + + + xerces + xercesImpl + + + stax + stax-api + + + xml-apis + xml-apis + + + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.7 + runtime + + + stax + stax-api + + + + + + commons-logging + commons-logging + 1.1.1 + runtime + + + + org.codehaus.woodstox + wstx-asl + 3.2.4 + runtime + + + stax + stax-api + + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.databinding.axiom + ${pom.name} + org.apache.tuscany.sca.databinding.axiom* + + + + + + + -- cgit v1.2.3