From bf5dc39bf9cdad005d60c3c5ed589401ebce9576 Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 9 Feb 2009 03:55:10 +0000 Subject: Java SCA 2.0-M1 RC1 tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742246 13f79535-47bb-0310-9956-ffa450edef68 --- tags/java/sca/2.0-M1-RC1/modules/host-http/pom.xml | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 tags/java/sca/2.0-M1-RC1/modules/host-http/pom.xml (limited to 'tags/java/sca/2.0-M1-RC1/modules/host-http/pom.xml') diff --git a/tags/java/sca/2.0-M1-RC1/modules/host-http/pom.xml b/tags/java/sca/2.0-M1-RC1/modules/host-http/pom.xml new file mode 100644 index 0000000000..4df5d3135c --- /dev/null +++ b/tags/java/sca/2.0-M1-RC1/modules/host-http/pom.xml @@ -0,0 +1,46 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M1 + ../pom.xml + + tuscany-host-http + Apache Tuscany SCA HTTP Servlet Host Extension Point + + + + org.apache.tuscany.sca + tuscany-core-spi + 2.0-M1 + + + + javax.servlet + servlet-api + 2.5 + provided + + + + -- cgit v1.2.3