From c51cbe1053a881ebc6719e0d76b632646f9740e6 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 29 Jul 2008 15:30:08 +0000 Subject: Tag 1.3 for rc3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680737 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/1.3/samples/helloworld-service-jms/pom.xml | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 tags/java/sca/1.3/samples/helloworld-service-jms/pom.xml (limited to 'tags/java/sca/1.3/samples/helloworld-service-jms/pom.xml') diff --git a/tags/java/sca/1.3/samples/helloworld-service-jms/pom.xml b/tags/java/sca/1.3/samples/helloworld-service-jms/pom.xml new file mode 100644 index 0000000000..97e4787409 --- /dev/null +++ b/tags/java/sca/1.3/samples/helloworld-service-jms/pom.xml @@ -0,0 +1,85 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.3 + ../../pom.xml + + sample-helloworld-service-jms + Apache Tuscany SCA HelloWorld Service JMS Sample + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.3 + compile + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.3 + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jms + 1.3 + runtime + + + + junit + junit + 4.2 + test + + + + org.apache.activemq + apache-activemq + 4.1.1 + + + org.apache.activemq + activemq-web-demo + + + + + + + + ${artifactId} + + + -- cgit v1.2.3