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 --- .../sca/2.0-M1-RC1/modules/host-webapp/pom.xml | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 tags/java/sca/2.0-M1-RC1/modules/host-webapp/pom.xml (limited to 'tags/java/sca/2.0-M1-RC1/modules/host-webapp/pom.xml') diff --git a/tags/java/sca/2.0-M1-RC1/modules/host-webapp/pom.xml b/tags/java/sca/2.0-M1-RC1/modules/host-webapp/pom.xml new file mode 100644 index 0000000000..f6fe4ea16f --- /dev/null +++ b/tags/java/sca/2.0-M1-RC1/modules/host-webapp/pom.xml @@ -0,0 +1,87 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M1 + ../pom.xml + + + tuscany-host-webapp + Apache Tuscany SCA Webapp Host + + + + org.apache.tuscany.sca + tuscany-contribution + 2.0-M1 + + + + org.apache.tuscany.sca + tuscany-host-http + 2.0-M1 + + + + org.apache.tuscany.sca + tuscany-node-api + 2.0-M1 + compile + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-M1 + runtime + + + + org.apache.tuscany.sca + tuscany-workspace-impl + 2.0-M1 + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-M1 + runtime + + + + javax.servlet + servlet-api + 2.5 + + + + org.apache.geronimo.specs + geronimo-jsp_2.1_spec + 1.0.1 + + + + + -- cgit v1.2.3