From 9d5106bd197cebed36a5701a243f35d056dbc615 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 Oct 2010 14:17:45 +0000 Subject: Tag rc1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027571 13f79535-47bb-0310-9956-ffa450edef68 --- .../tags/2.0-Beta1-RC1/modules/common-xml/pom.xml | 98 ++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 sca-java-2.x/tags/2.0-Beta1-RC1/modules/common-xml/pom.xml (limited to 'sca-java-2.x/tags/2.0-Beta1-RC1/modules/common-xml/pom.xml') diff --git a/sca-java-2.x/tags/2.0-Beta1-RC1/modules/common-xml/pom.xml b/sca-java-2.x/tags/2.0-Beta1-RC1/modules/common-xml/pom.xml new file mode 100644 index 0000000000..a7a3d85ca0 --- /dev/null +++ b/sca-java-2.x/tags/2.0-Beta1-RC1/modules/common-xml/pom.xml @@ -0,0 +1,98 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-Beta1 + ../pom.xml + + tuscany-common-xml + Apache Tuscany SCA Common XML + + + + org.apache.tuscany.sca + tuscany-extensibility + 2.0-Beta1 + + + + xmlunit + xmlunit + 1.2 + test + + + + + + + jdk15 + + 1.5 + + + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + 1.0.1 + + + + org.codehaus.woodstox + wstx-asl + 3.2.6 + runtime + + + stax + stax-api + + + + + + javax.xml.bind + jaxb-api + 2.1 + + + javax.xml.stream + stax-api + + + + + + com.sun.xml.bind + jaxb-impl + 2.1.12 + runtime + + + + + + + + -- cgit v1.2.3