From 273d7efc7b7c1e35609fee005fb9ef97c4f3e53f Mon Sep 17 00:00:00 2001 From: mcombellack Date: Tue, 22 Jul 2008 13:25:57 +0000 Subject: Test copying pre-graduation code to see if it will work with ohloh git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678758 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/mcombellack/ohloh/tags/test/pom.xml | 101 ++++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 sandbox/mcombellack/ohloh/tags/test/pom.xml (limited to 'sandbox/mcombellack/ohloh/tags/test/pom.xml') diff --git a/sandbox/mcombellack/ohloh/tags/test/pom.xml b/sandbox/mcombellack/ohloh/tags/test/pom.xml new file mode 100644 index 0000000000..f33fb9dd94 --- /dev/null +++ b/sandbox/mcombellack/ohloh/tags/test/pom.xml @@ -0,0 +1,101 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4-SNAPSHOT + ../pom.xml + + tuscany-core + Apache Tuscany SCA Core Runtime + + + + org.apache.tuscany.sca + tuscany-extensibility + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-core-spi + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution-java + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-interface-java + 1.4-SNAPSHOT + + + + org.apache.geronimo.specs + geronimo-commonj_1.1_spec + 1.0 + + + + org.codehaus.woodstox + wstx-asl + 3.2.1 + runtime + + + + cglib + cglib-nodep + 2.1_3 + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.core + ${pom.name} + org.apache.tuscany.sca.core* + + + + + + + -- cgit v1.2.3