From fa8b02df1b48a33929dfa4ff3eeebc12231de737 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 23 Mar 2009 08:36:16 +0000 Subject: Copy trunk to test sandbox trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757348 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-node-runtime/pom.xml | 84 ++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml (limited to 'sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml') diff --git a/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml new file mode 100644 index 0000000000..1db4bcfd24 --- /dev/null +++ b/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml @@ -0,0 +1,84 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + + tuscany-implementation-node-runtime + Apache Tuscany SCA Node Implementation Model Runtime + + + + org.apache.tuscany.sca + tuscany-implementation-node + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-core-spi + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-api + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-launcher + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-http + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-SNAPSHOT + runtime + + + + javax.servlet + servlet-api + 2.5 + + + + junit + junit + 4.5 + test + + + + -- cgit v1.2.3