From 60d2a1e4f280c97b4de5b81b6e40f29749b86b4f Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 6 Apr 2009 07:32:56 +0000 Subject: Tag 2.0 M2 RC2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762237 13f79535-47bb-0310-9956-ffa450edef68 --- tags/java/sca/2.0-M2/modules/host-http/pom.xml | 46 ++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 tags/java/sca/2.0-M2/modules/host-http/pom.xml (limited to 'tags/java/sca/2.0-M2/modules/host-http/pom.xml') diff --git a/tags/java/sca/2.0-M2/modules/host-http/pom.xml b/tags/java/sca/2.0-M2/modules/host-http/pom.xml new file mode 100644 index 0000000000..acf43d19c6 --- /dev/null +++ b/tags/java/sca/2.0-M2/modules/host-http/pom.xml @@ -0,0 +1,46 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M2 + ../pom.xml + + tuscany-host-http + Apache Tuscany SCA HTTP Servlet Host Extension Point + + + + org.apache.tuscany.sca + tuscany-core-spi + 2.0-M2 + + + + javax.servlet + servlet-api + 2.5 + provided + + + + -- cgit v1.2.3