From fa547d7589e9d6a9cb70d12fbe8cd2a03f36e80d Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 18 Jun 2009 12:49:25 +0000 Subject: Correct M3 RC1 tag name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786042 13f79535-47bb-0310-9956-ffa450edef68 --- tags/java/sca/2.0-M3-RC1/modules/host-http/pom.xml | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 tags/java/sca/2.0-M3-RC1/modules/host-http/pom.xml (limited to 'tags/java/sca/2.0-M3-RC1/modules/host-http/pom.xml') diff --git a/tags/java/sca/2.0-M3-RC1/modules/host-http/pom.xml b/tags/java/sca/2.0-M3-RC1/modules/host-http/pom.xml new file mode 100644 index 0000000000..d9b95f0e12 --- /dev/null +++ b/tags/java/sca/2.0-M3-RC1/modules/host-http/pom.xml @@ -0,0 +1,46 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M3 + ../pom.xml + + tuscany-host-http + Apache Tuscany SCA HTTP Servlet Host Extension Point + + + + org.apache.tuscany.sca + tuscany-core-spi + 2.0-M3 + + + + javax.servlet + servlet-api + 2.5 + provided + + + + -- cgit v1.2.3