From 9158de4b937e44c15edd966e37774d717e506eb6 Mon Sep 17 00:00:00 2001 From: rfeng Date: Mon, 21 Mar 2011 20:26:14 +0000 Subject: Adding Spring integration sample back to my sandbox git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083936 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-2.x/implementation-spring/pom.xml | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 sandbox/rfeng/sca-java-2.x/implementation-spring/pom.xml (limited to 'sandbox/rfeng/sca-java-2.x/implementation-spring/pom.xml') diff --git a/sandbox/rfeng/sca-java-2.x/implementation-spring/pom.xml b/sandbox/rfeng/sca-java-2.x/implementation-spring/pom.xml new file mode 100644 index 0000000000..89acc85399 --- /dev/null +++ b/sandbox/rfeng/sca-java-2.x/implementation-spring/pom.xml @@ -0,0 +1,44 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-samples-learning-more + 2.0-SNAPSHOT + ../pom.xml + + tuscany-samples-implementation-spring + pom + Apache Tuscany SCA Implementation Spring Samples + + + + default + + true + + + helloworld-spring-contribution + helloworld-spring-webapp + + + + -- cgit v1.2.3