From 4f9328953ea16c7a42eb1910f1e809bf1c537d3b Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 18 Oct 2010 02:24:55 +0000 Subject: Copy 2.0-M5.1-RC2 tag as 2.0-M5.1 official release tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023626 13f79535-47bb-0310-9956-ffa450edef68 --- .../tags/2.0-M5.1/samples/store-webapp/pom.xml | 84 ++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 sca-java-2.x/tags/2.0-M5.1/samples/store-webapp/pom.xml (limited to 'sca-java-2.x/tags/2.0-M5.1/samples/store-webapp/pom.xml') diff --git a/sca-java-2.x/tags/2.0-M5.1/samples/store-webapp/pom.xml b/sca-java-2.x/tags/2.0-M5.1/samples/store-webapp/pom.xml new file mode 100644 index 0000000000..41448c6547 --- /dev/null +++ b/sca-java-2.x/tags/2.0-M5.1/samples/store-webapp/pom.xml @@ -0,0 +1,84 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-M5.1 + ../pom.xml + + sample-store-webapp + war + Apache Tuscany SCA Sample Getting Started Online Store as WebApp + + + + org.apache.tuscany.sca + tuscany-host-webapp + 2.0-M5.1 + + + + org.apache.tuscany.sca + tuscany-data-api + 2.0-M5.1 + + + + org.apache.tuscany.sca + tuscany-feature-web20 + pom + 2.0-M5.1 + + + + junit + junit + 4.8.1 + test + + + + + + ${artifactId} + + + org.codehaus.mojo + tomcat-maven-plugin + 1.0-beta-1 + + + + tomcat + + /${artifactId} + + + + org.mortbay.jetty + maven-jetty-plugin + 6.1.18 + + + + + -- cgit v1.2.3