From 0bc3f46ee42ed0e2be17d4917e9608b4b09acb3b Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 25 Jul 2008 06:50:58 +0000 Subject: Tag 1.3 release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@679679 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/1.3/samples/simple-bigbank-spring/pom.xml | 72 ++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 tags/java/sca/1.3/samples/simple-bigbank-spring/pom.xml (limited to 'tags/java/sca/1.3/samples/simple-bigbank-spring/pom.xml') diff --git a/tags/java/sca/1.3/samples/simple-bigbank-spring/pom.xml b/tags/java/sca/1.3/samples/simple-bigbank-spring/pom.xml new file mode 100644 index 0000000000..d96510ea21 --- /dev/null +++ b/tags/java/sca/1.3/samples/simple-bigbank-spring/pom.xml @@ -0,0 +1,72 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.3 + ../../pom.xml + + sample-simple-bigbank-spring + Apache Tuscany SCA Spring-Based Simplified BigBank Sample + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.3 + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.3 + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-spring + 1.3 + runtime + + + + junit + junit + 4.2 + test + + + + + + ${artifactId} + + + -- cgit v1.2.3