From df394ad8991792c90ee678ec18ca3d4fcf896e2e Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 20 Mar 2009 10:10:33 +0000 Subject: Copy trunk to test sanbox for release plugin testing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756399 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/ant/sca/trunk/stest/sampleTest/pom.xml | 105 +++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 sandbox/ant/sca/trunk/stest/sampleTest/pom.xml (limited to 'sandbox/ant/sca/trunk/stest/sampleTest/pom.xml') diff --git a/sandbox/ant/sca/trunk/stest/sampleTest/pom.xml b/sandbox/ant/sca/trunk/stest/sampleTest/pom.xml new file mode 100644 index 0000000000..ed4976de5a --- /dev/null +++ b/sandbox/ant/sca/trunk/stest/sampleTest/pom.xml @@ -0,0 +1,105 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-stests + 2.0-SNAPSHOT + ../pom.xml + + stest-sampleTest + Apache Tuscany SCA Specification Sample Testcase + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.tuscany.sca + tuscany-node-api + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-launcher-equinox + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-node-runtime + 2.0-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-extensibility-equinox + 2.0-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-ws-xml + 2.0-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 2.0-SNAPSHOT + + + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + -- cgit v1.2.3