From d1a96a1d9f189ec86d51fc9e4a315879b35be1d0 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 31 Jul 2009 10:49:22 +0000 Subject: Rename 2.0 M3 final RC tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799570 13f79535-47bb-0310-9956-ffa450edef68 --- .../2.0-M3/modules/node-launcher-equinox/pom.xml | 121 +++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 tags/java/sca/2.0-M3/modules/node-launcher-equinox/pom.xml (limited to 'tags/java/sca/2.0-M3/modules/node-launcher-equinox/pom.xml') diff --git a/tags/java/sca/2.0-M3/modules/node-launcher-equinox/pom.xml b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/pom.xml new file mode 100644 index 0000000000..f2534d4ed4 --- /dev/null +++ b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/pom.xml @@ -0,0 +1,121 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M3 + ../pom.xml + + + tuscany-node-launcher-equinox + Apache Tuscany SCA Node Equinox OSGi Launcher + + + + javax.servlet + servlet-api + 2.5 + + + + org.eclipse + osgi + 3.4.0-v20080605-1900 + compile + + + + + + commons-cli + commons-cli + 1.2 + + + + org.apache.tuscany.sca + tuscany-node-api + 2.0-M3 + test + + + + org.apache.tuscany.sca + tuscany-extensibility-equinox + 2.0-M3 + test + + + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-M3 + test + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + org.apache.tuscany.sca.node.equinox.launcher.NodeMain + true + + + + + + + + -- cgit v1.2.3