From 82df55ba981ff028bdf376f333d6e1e2cfee3644 Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 30 Sep 2009 11:14:44 +0000 Subject: Tag for 1.5.1-RC3 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820247 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/helloworld-ws-service-jms/pom.xml | 92 ++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 tags/java/sca/1.5.1-RC3/samples/helloworld-ws-service-jms/pom.xml (limited to 'tags/java/sca/1.5.1-RC3/samples/helloworld-ws-service-jms/pom.xml') diff --git a/tags/java/sca/1.5.1-RC3/samples/helloworld-ws-service-jms/pom.xml b/tags/java/sca/1.5.1-RC3/samples/helloworld-ws-service-jms/pom.xml new file mode 100644 index 0000000000..ef89a9c7f8 --- /dev/null +++ b/tags/java/sca/1.5.1-RC3/samples/helloworld-ws-service-jms/pom.xml @@ -0,0 +1,92 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.5.1 + ../../pom.xml + + sample-helloworld-ws-service-jms + Apache Tuscany SCA Sample HelloWorld Web Service JMS + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.tuscany.sca + tuscany-host-jetty + 1.5.1 + compile + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.5.1 + compile + + + + org.apache.activemq + activemq-core + 5.2.0 + compile + + + backport-util-concurrent + backport-util-concurrent + 3.1 + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.5.1 + runtime + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 1.5.1 + runtime + + + + junit + junit + 4.5 + test + + + + + + ${artifactId} + + + -- cgit v1.2.3