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/jms-args/pom.xml | 92 ++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 branches/trunk-20080910/itest/jms-args/pom.xml (limited to 'branches/trunk-20080910/itest/jms-args/pom.xml') diff --git a/branches/trunk-20080910/itest/jms-args/pom.xml b/branches/trunk-20080910/itest/jms-args/pom.xml new file mode 100644 index 0000000000..32ad3099c6 --- /dev/null +++ b/branches/trunk-20080910/itest/jms-args/pom.xml @@ -0,0 +1,92 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.4-SNAPSHOT + ../../pom.xml + + itest-jms-args + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.4-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.4-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jms-runtime + 1.4-SNAPSHOT + + + + junit + junit + 4.2 + test + + + + org.apache.tuscany.sca + tuscany-node-impl + 1.4-SNAPSHOT + test + + + + + org.apache.activemq + activemq-core + 5.1.0 + + + + + + ${artifactId} + + -- cgit v1.2.3