From 4d25cad24d31f5f8c275d5fd631b1844473fb2ac Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 9 Apr 2009 14:30:12 +0000 Subject: Tag 2.0-M2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763664 13f79535-47bb-0310-9956-ffa450edef68 --- tags/java/sca/2.0-M2/modules/core/pom.xml | 95 +++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 tags/java/sca/2.0-M2/modules/core/pom.xml (limited to 'tags/java/sca/2.0-M2/modules/core/pom.xml') diff --git a/tags/java/sca/2.0-M2/modules/core/pom.xml b/tags/java/sca/2.0-M2/modules/core/pom.xml new file mode 100644 index 0000000000..d0159557a5 --- /dev/null +++ b/tags/java/sca/2.0-M2/modules/core/pom.xml @@ -0,0 +1,95 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M2 + ../pom.xml + + tuscany-core + Apache Tuscany SCA Core Runtime + + + + org.apache.tuscany.sca + tuscany-extensibility + 2.0-M2 + + + + org.apache.tuscany.sca + tuscany-core-spi + 2.0-M2 + + + + org.apache.tuscany.sca + tuscany-contribution + 2.0-M2 + + + + org.apache.tuscany.sca + tuscany-contribution-java + 2.0-M2 + + + + org.apache.tuscany.sca + tuscany-interface-java + 2.0-M2 + + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + 1.0.1 + + + + org.codehaus.woodstox + wstx-asl + 3.2.4 + runtime + + + stax + stax-api + + + + + + cglib + cglib + 2.2 + + + + asm + asm + 3.1 + + + + + -- cgit v1.2.3