From 5021e9e9b9680704a1dd788e057e7ad25e8a0c00 Mon Sep 17 00:00:00 2001 From: fmoga Date: Fri, 1 Oct 2010 06:15:10 +0000 Subject: Changed contribution-* samples to *-contribution. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003399 13f79535-47bb-0310-9956-ffa450edef68 --- .../learning-more/implementation-web/pom.xml | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml (limited to 'sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml') diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml new file mode 100644 index 0000000000..8989407aae --- /dev/null +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-web/pom.xml @@ -0,0 +1,48 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-samples + 2.0-SNAPSHOT + ../pom.xml + + tuscany-samples-implementation-webapp + pom + Apache Tuscany SCA Sample Web Applications + + + + default + + true + + + helloworld-jaxrs + helloworld-js-client + helloworld-jsf + helloworld-jsp + helloworld-servlet + helloworld-stripes + + + + -- cgit v1.2.3