From 75813a5fd9489c1715e7544d4e1416b7a16e81eb Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 17 Mar 2009 16:20:41 +0000 Subject: [maven-release-plugin] copy for tag 2.0-M2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755301 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/ant/sca/tags/2.0-M2/itest/builder/pom.xml | 119 ++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 sandbox/ant/sca/tags/2.0-M2/itest/builder/pom.xml (limited to 'sandbox/ant/sca/tags/2.0-M2/itest/builder/pom.xml') diff --git a/sandbox/ant/sca/tags/2.0-M2/itest/builder/pom.xml b/sandbox/ant/sca/tags/2.0-M2/itest/builder/pom.xml new file mode 100644 index 0000000000..6aa0b06fa4 --- /dev/null +++ b/sandbox/ant/sca/tags/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