From e5b7380c874745c989d1816b8f552504f038e1bc Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 26 Sep 2013 20:33:20 +0000 Subject: 2.0 branch for possible maintenance release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1526672 13f79535-47bb-0310-9956-ffa450edef68 --- .../branches/2.0/modules/host-http-osgi/pom.xml | 74 ++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 sca-java-2.x/branches/2.0/modules/host-http-osgi/pom.xml (limited to 'sca-java-2.x/branches/2.0/modules/host-http-osgi/pom.xml') diff --git a/sca-java-2.x/branches/2.0/modules/host-http-osgi/pom.xml b/sca-java-2.x/branches/2.0/modules/host-http-osgi/pom.xml new file mode 100644 index 0000000000..9e1f1f0033 --- /dev/null +++ b/sca-java-2.x/branches/2.0/modules/host-http-osgi/pom.xml @@ -0,0 +1,74 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0 + ../pom.xml + + tuscany-host-http-osgi + Apache Tuscany SCA OSGi HTTP Service Based Servlet Host Extension + + + + org.apache.tuscany.sca + tuscany-host-http + 2.0 + + + org.eclipse + osgi + 3.5.0-v20090520 + compile + + + org.eclipse.osgi + services + 3.2.0-v20090520-1800 + compile + + + org.eclipse.equinox + http + 1.0.300-v20090520-1800 + runtime + + + javax.servlet + servlet-api + 2.5 + + + org.apache.tuscany.sca + tuscany-extensibility-equinox + 2.0 + runtime + + + org.apache.tuscany.sca + tuscany-node-launcher-equinox + 2.0 + test + + + + -- cgit v1.2.3