From 5963a2d3d6860fe57afc138f095bf2d2eb5a7b80 Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 7 Oct 2013 22:23:21 +0000 Subject: Official Tuscany 2.0.1 Release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1530096 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/tags/2.0.1/modules/host-jetty/pom.xml | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 sca-java-2.x/tags/2.0.1/modules/host-jetty/pom.xml (limited to 'sca-java-2.x/tags/2.0.1/modules/host-jetty/pom.xml') diff --git a/sca-java-2.x/tags/2.0.1/modules/host-jetty/pom.xml b/sca-java-2.x/tags/2.0.1/modules/host-jetty/pom.xml new file mode 100644 index 0000000000..86b639eeaa --- /dev/null +++ b/sca-java-2.x/tags/2.0.1/modules/host-jetty/pom.xml @@ -0,0 +1,69 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0.1 + ../pom.xml + + tuscany-host-jetty + Apache Tuscany SCA Jetty Servlet Host Extension + + + + org.apache.tuscany.sca + tuscany-host-http + 2.0.1 + + + + org.mortbay.jetty + jetty + 6.1.26 + + + org.mortbay.jetty + servlet-api + + + + + + org.mortbay.jetty + jetty-util + 6.1.26 + + + org.mortbay.jetty + servlet-api + + + + + + javax.servlet + servlet-api + 2.5 + + + + -- cgit v1.2.3