From b771a05508db61cb1748d2fed0eb92daf173ff92 Mon Sep 17 00:00:00 2001 From: rsivaram Date: Thu, 16 Oct 2008 11:51:49 +0000 Subject: Copy modules for event prototype git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705212 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/event/modules/runtime-war/pom.xml | 56 +++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 sandbox/event/modules/runtime-war/pom.xml (limited to 'sandbox/event/modules/runtime-war/pom.xml') diff --git a/sandbox/event/modules/runtime-war/pom.xml b/sandbox/event/modules/runtime-war/pom.xml new file mode 100644 index 0000000000..44e66c6510 --- /dev/null +++ b/sandbox/event/modules/runtime-war/pom.xml @@ -0,0 +1,56 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.4-SNAPSHOT + ../../pom.xml + + + Apache Tuscany SCA WAR Runtime + tuscany-runtime-war + jar + + + + ${pom.groupId} + tuscany-host-webapp + ${pom.version} + + + ${pom.groupId} + tuscany-runtime + ${pom.version} + + + javax.servlet + servlet-api + 2.4 + provided + + + + + tuscany + + + -- cgit v1.2.3