From efc0be2bc0b83ffb8fee4195cd04e41667d2523e Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 14 Apr 2010 13:53:18 +0000 Subject: simple sample to use as an example when working with students git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933952 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/slaws/bank-challenge/pom.xml | 52 ++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 sandbox/slaws/bank-challenge/pom.xml (limited to 'sandbox/slaws/bank-challenge/pom.xml') diff --git a/sandbox/slaws/bank-challenge/pom.xml b/sandbox/slaws/bank-challenge/pom.xml new file mode 100644 index 0000000000..ffe45c0d26 --- /dev/null +++ b/sandbox/slaws/bank-challenge/pom.xml @@ -0,0 +1,52 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + ../pom.xml + + tuscany-bank-challenge + pom + Apache Tuscany SCA Bank Challenge + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + default + + true + + + bank-contribution + client-sl-contribution + launcher + + + + -- cgit v1.2.3