From 5b67e082ce57df77acc72cd36569a05c9a2fa347 Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 6 Jul 2009 07:23:44 +0000 Subject: Branch for 1.5.1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791397 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/helloworld-web-callback/pom.xml | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 branches/sca-java-1.5.1/samples/helloworld-web-callback/pom.xml (limited to 'branches/sca-java-1.5.1/samples/helloworld-web-callback/pom.xml') diff --git a/branches/sca-java-1.5.1/samples/helloworld-web-callback/pom.xml b/branches/sca-java-1.5.1/samples/helloworld-web-callback/pom.xml new file mode 100644 index 0000000000..7aaa046fcb --- /dev/null +++ b/branches/sca-java-1.5.1/samples/helloworld-web-callback/pom.xml @@ -0,0 +1,68 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.6-SNAPSHOT + ../../pom.xml + + sample-helloworld-web-callback + war + Apache Tuscany SCA Web 2.0 Callbacks Sample + + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.6-SNAPSHOT + compile + + + + org.apache.tuscany.sca + tuscany-implementation-web-runtime + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-host-webapp + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-dwr + 1.6-SNAPSHOT + runtime + + + + + + ${artifactId} + + + -- cgit v1.2.3