From 54dcf777e655a94049d8000f8f7b15846f1d54e6 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 2 Nov 2010 13:01:07 +0000 Subject: Tag for 2.0-Beta1-RC2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1030026 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/running-tuscany/shell/pom.xml | 92 ++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 sca-java-2.x/tags/2.0-Beta1-RC2/samples/running-tuscany/shell/pom.xml (limited to 'sca-java-2.x/tags/2.0-Beta1-RC2/samples/running-tuscany/shell/pom.xml') diff --git a/sca-java-2.x/tags/2.0-Beta1-RC2/samples/running-tuscany/shell/pom.xml b/sca-java-2.x/tags/2.0-Beta1-RC2/samples/running-tuscany/shell/pom.xml new file mode 100644 index 0000000000..a5659b56c3 --- /dev/null +++ b/sca-java-2.x/tags/2.0-Beta1-RC2/samples/running-tuscany/shell/pom.xml @@ -0,0 +1,92 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-samples + 2.0-Beta1 + ../pom.xml + + sample-launcher-shell + Apache Tuscany SCA Sample Launcher Shell + war + + + + org.apache.tuscany.sca + tuscany-feature-api + pom + 2.0-Beta1 + + + + org.apache.tuscany.sca + tuscany-feature-core + pom + 2.0-Beta1 + + + + org.apache.tuscany.sca + tuscany-feature-webservice + pom + 2.0-Beta1 + + + + org.apache.tuscany.sca + tuscany-feature-web20 + pom + 2.0-Beta1 + + + + org.apache.tuscany.sca + tuscany-host-webapp + 2.0-Beta1 + + + + junit + junit + 4.8.1 + test + + + + + + scashell + + + org.codehaus.mojo + tomcat-maven-plugin + 1.0 + + + tomcat + + /scashell + + + + + -- cgit v1.2.3