From c8b4f9e260892c8fedbf8bce7c14cf4c1f269210 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 17 Mar 2009 12:34:57 +0000 Subject: [maven-release-plugin] copy for branch foo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755220 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/branches/foo/modules/host-jetty/pom.xml | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 sandbox/ant/sca/branches/foo/modules/host-jetty/pom.xml (limited to 'sandbox/ant/sca/branches/foo/modules/host-jetty/pom.xml') diff --git a/sandbox/ant/sca/branches/foo/modules/host-jetty/pom.xml b/sandbox/ant/sca/branches/foo/modules/host-jetty/pom.xml new file mode 100644 index 0000000000..535ddc7e5e --- /dev/null +++ b/sandbox/ant/sca/branches/foo/modules/host-jetty/pom.xml @@ -0,0 +1,69 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M2-SNAPSHOT + ../pom.xml + + tuscany-host-jetty + Apache Tuscany SCA Jetty Servlet Host Extension + + + + org.apache.tuscany.sca + tuscany-host-http + 2.0-M2-SNAPSHOT + + + + org.mortbay.jetty + jetty + 6.1.7 + + + org.mortbay.jetty + servlet-api-2.5 + + + + + + org.mortbay.jetty + jetty-util + 6.1.7 + + + org.mortbay.jetty + servlet-api-2.5 + + + + + + javax.servlet + servlet-api + 2.5 + + + + -- cgit v1.2.3