From 725006d4c47e63986ac042ade23a4d193298b1fe Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:08:29 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835131 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/helloworld-reference-jms/pom.xml | 97 ++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-1.4/samples/helloworld-reference-jms/pom.xml (limited to 'sca-java-1.x/branches/sca-java-1.4/samples/helloworld-reference-jms/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-1.4/samples/helloworld-reference-jms/pom.xml b/sca-java-1.x/branches/sca-java-1.4/samples/helloworld-reference-jms/pom.xml new file mode 100644 index 0000000000..8c5d0d31dc --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.4/samples/helloworld-reference-jms/pom.xml @@ -0,0 +1,97 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.4.1-SNAPSHOT + ../../pom.xml + + sample-helloworld-reference-jms + Apache Tuscany SCA Sample HelloWorld Reference JMS + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.4.1-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.4.1-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jms-runtime + 1.4.1-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + sample-helloworld-service-jms + 1.4.1-SNAPSHOT + test + + + + junit + junit + 4.5 + test + + + + org.apache.activemq + activemq-all + 5.2.0 + test + + + org.apache.activemq + activemq-web-demo + + + + + backport-util-concurrent + backport-util-concurrent + 3.1 + + + + + + ${artifactId} + + + -- cgit v1.2.3