From 28f92c6fc62f3bc0637ac77681aabcc8c0b5e42c Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 11 Sep 2008 04:12:24 +0000 Subject: Renaming branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694107 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-trunk-20080910/itest/validation/pom.xml | 166 +++++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 branches/sca-trunk-20080910/itest/validation/pom.xml (limited to 'branches/sca-trunk-20080910/itest/validation/pom.xml') diff --git a/branches/sca-trunk-20080910/itest/validation/pom.xml b/branches/sca-trunk-20080910/itest/validation/pom.xml new file mode 100644 index 0000000000..3d1d0c04f5 --- /dev/null +++ b/branches/sca-trunk-20080910/itest/validation/pom.xml @@ -0,0 +1,166 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.4-SNAPSHOT + ../pom.xml + + itest-validation + Apache Tuscany SCA Validation Integration Test + + + + + org.apache.tuscany.sca + tuscany-monitor-logging + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution-resource + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-impl + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-workspace-impl + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-bpel + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-xquery + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-spring + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-osgi + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-ejb + 1.4-SNAPSHOT + + + org.apache.openejb + javaee-api + + + + + + + org.apache.tuscany.sca + tuscany-osgi-runtime + 1.4-SNAPSHOT + + + + org.apache.felix + org.apache.felix.main + 1.0.4 + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-jetty + 1.4-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-binding-ejb-runtime + 1.4-SNAPSHOT + + + org.apache.openejb + javaee-api + + + + + + org.apache.tuscany.sca + tuscany-implementation-widget-runtime + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-resource-runtime + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-binding-jms-runtime + 1.4-SNAPSHOT + + + + junit + junit + 4.2 + test + + + + + ${artifactId} + + \ No newline at end of file -- cgit v1.2.3