From 8ec67f4a7e114d8bbaaa0346578b79560bde475c Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 6 May 2009 09:40:17 +0000 Subject: Continue exploring sca client api with a new module for the client implementation git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772115 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/sca-client-impl/pom.xml | 47 ++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 java/sca/modules/sca-client-impl/pom.xml (limited to 'java/sca/modules/sca-client-impl/pom.xml') diff --git a/java/sca/modules/sca-client-impl/pom.xml b/java/sca/modules/sca-client-impl/pom.xml new file mode 100644 index 0000000000..07475d8553 --- /dev/null +++ b/java/sca/modules/sca-client-impl/pom.xml @@ -0,0 +1,47 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + + tuscany-sca-client-impl + Apache Tuscany SCA Client Impl + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-node-api + 2.0-SNAPSHOT + + + + + -- cgit v1.2.3