From b5a7b05e4f009eb7f2158a3fefbf2f71e59cfedd Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 29 Sep 2009 16:23:01 +0000 Subject: Tag for 1.5.1-RC2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820013 13f79535-47bb-0310-9956-ffa450edef68 --- .../1.5.1-RC2/modules/contribution-java/pom.xml | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 tags/java/sca/1.5.1-RC2/modules/contribution-java/pom.xml (limited to 'tags/java/sca/1.5.1-RC2/modules/contribution-java/pom.xml') diff --git a/tags/java/sca/1.5.1-RC2/modules/contribution-java/pom.xml b/tags/java/sca/1.5.1-RC2/modules/contribution-java/pom.xml new file mode 100644 index 0000000000..0b32313f48 --- /dev/null +++ b/tags/java/sca/1.5.1-RC2/modules/contribution-java/pom.xml @@ -0,0 +1,77 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.5.1 + ../pom.xml + + tuscany-contribution-java + Apache Tuscany SCA Java Import/Export Model + + + + org.apache.tuscany.sca + tuscany-contribution + 1.5.1 + + + + org.apache.tuscany.sca + tuscany-core-spi + 1.5.1 + + + + org.codehaus.woodstox + wstx-asl + 3.2.4 + runtime + + + stax + stax-api + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.contribution.java + ${pom.name} + org.apache.tuscany.sca.contribution.java* + org.apache.tuscany.sca.contribution.osgi.impl + + + + + + + -- cgit v1.2.3