From 75fe3279df849dabd02ae93e25e47cb73375630d Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Thu, 23 Sep 2010 08:36:03 +0000 Subject: TUSCANY-3677 move contributions into new learning-more folder git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000351 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/samples/learning-more/sca-client/pom.xml | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/learning-more/sca-client/pom.xml (limited to 'sca-java-2.x/trunk/samples/learning-more/sca-client/pom.xml') diff --git a/sca-java-2.x/trunk/samples/learning-more/sca-client/pom.xml b/sca-java-2.x/trunk/samples/learning-more/sca-client/pom.xml new file mode 100644 index 0000000000..8a65e9f16d --- /dev/null +++ b/sca-java-2.x/trunk/samples/learning-more/sca-client/pom.xml @@ -0,0 +1,45 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-samples + 2.0-SNAPSHOT + ../pom.xml + + org.apache.tuscany.sca + 2.0-SNAPSHOT + tuscany-samples-sca-client + pom + Apache Tuscany SCA SCAClient Samples + + + + default + + true + + + calculator-scaclient + + + + -- cgit v1.2.3