From a72fcfa3adf5be93bcf62e8ed26c08d10939b364 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 11 Sep 2008 04:10:13 +0000 Subject: Branch before trunk cleanup git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694106 13f79535-47bb-0310-9956-ffa450edef68 --- branches/trunk-20080910/itest/builder/pom.xml | 106 ++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 branches/trunk-20080910/itest/builder/pom.xml (limited to 'branches/trunk-20080910/itest/builder/pom.xml') diff --git a/branches/trunk-20080910/itest/builder/pom.xml b/branches/trunk-20080910/itest/builder/pom.xml new file mode 100644 index 0000000000..4855b0cfe6 --- /dev/null +++ b/branches/trunk-20080910/itest/builder/pom.xml @@ -0,0 +1,106 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.4-SNAPSHOT + ../pom.xml + + itest-builder + Apache Tuscany SCA Builder Integration Test + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.4-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-monitor-logging + 1.4-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-workspace-impl + 1.4-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-binding-ws-xml + 1.4-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-binding-sca-xml + 1.4-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-assembly + 1.4-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-core-databinding + 1.4-SNAPSHOT + test + + + + xerces + xercesImpl + 2.8.1 + test + + + + junit + junit + 4.2 + test + + + + + + ${artifactId} + + -- cgit v1.2.3