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 --- branches/sca-java-2.0-M2/itest/builder/pom.xml | 119 +++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 branches/sca-java-2.0-M2/itest/builder/pom.xml (limited to 'branches/sca-java-2.0-M2/itest/builder/pom.xml') diff --git a/branches/sca-java-2.0-M2/itest/builder/pom.xml b/branches/sca-java-2.0-M2/itest/builder/pom.xml new file mode 100644 index 0000000000..6aa0b06fa4 --- /dev/null +++ b/branches/sca-java-2.0-M2/itest/builder/pom.xml @@ -0,0 +1,119 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 2.0-M2-SNAPSHOT + ../pom.xml + + itest-builder + Apache Tuscany SCA iTest Builder + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-M2-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-monitor + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-workspace-impl + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-binding-sca-xml + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-assembly + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-core-databinding + 2.0-M2-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-node-api + 2.0-M2-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-M2-SNAPSHOT + test + + + + xerces + xercesImpl + 2.8.1 + test + + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + -- cgit v1.2.3