From 4a3864d692472e5a0d2d1c06dd5c1bf8aba8633e Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 7 Apr 2009 13:18:02 +0000 Subject: Add an itest for the SCAClient API git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762761 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/itest/scaclient-api/pom.xml | 46 ++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 java/sca/itest/scaclient-api/pom.xml (limited to 'java/sca/itest/scaclient-api/pom.xml') diff --git a/java/sca/itest/scaclient-api/pom.xml b/java/sca/itest/scaclient-api/pom.xml new file mode 100644 index 0000000000..54151c5ce7 --- /dev/null +++ b/java/sca/itest/scaclient-api/pom.xml @@ -0,0 +1,46 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 2.0-SNAPSHOT + ../pom.xml + + itest-scaclient-api + Apache Tuscany SCA iTest SCAClient API + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-SNAPSHOT + runtime + + + + -- cgit v1.2.3