From 9425990f532b1152c2d73db96c0f07ef5216a3d1 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 12 Nov 2009 00:43:48 +0000 Subject: Moving 2.x contribs git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835178 13f79535-47bb-0310-9956-ffa450edef68 --- .../contrib/samples/helloworld-jsp/pom.xml | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 sca-java-2.x/contrib/samples/helloworld-jsp/pom.xml (limited to 'sca-java-2.x/contrib/samples/helloworld-jsp/pom.xml') diff --git a/sca-java-2.x/contrib/samples/helloworld-jsp/pom.xml b/sca-java-2.x/contrib/samples/helloworld-jsp/pom.xml new file mode 100644 index 0000000000..c2604065ca --- /dev/null +++ b/sca-java-2.x/contrib/samples/helloworld-jsp/pom.xml @@ -0,0 +1,54 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + ../../pom.xml + + sample-helloworld-jsp + war + Apache Tuscany SCA Helloworld JSP Sample + + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0-SNAPSHOT + compile + + + + org.apache.tuscany.sca + tuscany-implementation-web-runtime + 2.0-SNAPSHOT + runtime + + + + + + ${artifactId} + + + -- cgit v1.2.3