From a40e527938d76ba71f211da7e327adb50384ba69 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:26:33 +0000 Subject: Moving 1.x tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835157 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-1.x/tags/1.3.2/distribution/war/pom.xml | 90 ++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 sca-java-1.x/tags/1.3.2/distribution/war/pom.xml (limited to 'sca-java-1.x/tags/1.3.2/distribution/war/pom.xml') diff --git a/sca-java-1.x/tags/1.3.2/distribution/war/pom.xml b/sca-java-1.x/tags/1.3.2/distribution/war/pom.xml new file mode 100644 index 0000000000..3b089f3c46 --- /dev/null +++ b/sca-java-1.x/tags/1.3.2/distribution/war/pom.xml @@ -0,0 +1,90 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.3.2 + ../../pom.xml + + + Apache Tuscany SCA WAR Distribution + tuscany-war + pom + + + + + ${pom.groupId} + tuscany-runtime-war + ${pom.version} + + + + + junit + junit + + + javax.servlet + servlet-api + + + avalon-framework + avalon-framework + + + + + + + + package + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + distribution-package + package + + single + + + + war.xml + + gnu + tuscany + + + + + + + + + + -- cgit v1.2.3