From d67dcb9c027f8aeb197f288d7c8ae115d7fd9f25 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 23 Mar 2009 09:35:27 +0000 Subject: Create 2.0-M2 release branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757361 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-node/pom.xml | 74 ++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 branches/sca-java-2.0-M2/modules/implementation-node/pom.xml (limited to 'branches/sca-java-2.0-M2/modules/implementation-node/pom.xml') diff --git a/branches/sca-java-2.0-M2/modules/implementation-node/pom.xml b/branches/sca-java-2.0-M2/modules/implementation-node/pom.xml new file mode 100644 index 0000000000..3e282be555 --- /dev/null +++ b/branches/sca-java-2.0-M2/modules/implementation-node/pom.xml @@ -0,0 +1,74 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-M2-SNAPSHOT + ../pom.xml + + + tuscany-implementation-node + Apache Tuscany SCA Node Implementation Model + + + + org.apache.tuscany.sca + tuscany-assembly + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-binding-sca + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-binding-sca-xml + 2.0-M2-SNAPSHOT + test + + + + junit + junit + 4.5 + test + + + + + -- cgit v1.2.3