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 --- .../distribution/tomcat/tomcat-war/pom.xml | 86 ++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 tags/java/sca/2.0-M3-RC1/distribution/tomcat/tomcat-war/pom.xml (limited to 'tags/java/sca/2.0-M3-RC1/distribution/tomcat/tomcat-war/pom.xml') diff --git a/tags/java/sca/2.0-M3-RC1/distribution/tomcat/tomcat-war/pom.xml b/tags/java/sca/2.0-M3-RC1/distribution/tomcat/tomcat-war/pom.xml new file mode 100644 index 0000000000..2d86fbffd1 --- /dev/null +++ b/tags/java/sca/2.0-M3-RC1/distribution/tomcat/tomcat-war/pom.xml @@ -0,0 +1,86 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-distribution + 2.0-M3 + ../pom.xml + + + tuscany-war + Apache Tuscany SCA Tomcat Deep Integration WAR + pom + + + + org.codehaus.swizzle + swizzle-stream + 1.0.2 + + + org.apache.tuscany.sca + tuscany-tomcat-servlet + 2.0-M3 + + + org.apache.tuscany.sca + tuscany-tomcat-hook + 2.0-M3 + + + org.apache.tuscany.sca + tuscany-implementation-web-runtime + 2.0-M3 + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 2.0-M3 + + + + + + tuscany + + + maven-assembly-plugin + + + war + package + + attached + + + + + false + + src/main/assembly/war.xml + + + + + + + -- cgit v1.2.3