From a40e527938d76ba71f211da7e327adb50384ba69 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:26:33 +0000 Subject: Moving 1.x tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835157 13f79535-47bb-0310-9956-ffa450edef68 --- .../1.3.2/samples/helloworld-service-jms/pom.xml | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 sca-java-1.x/tags/1.3.2/samples/helloworld-service-jms/pom.xml (limited to 'sca-java-1.x/tags/1.3.2/samples/helloworld-service-jms/pom.xml') diff --git a/sca-java-1.x/tags/1.3.2/samples/helloworld-service-jms/pom.xml b/sca-java-1.x/tags/1.3.2/samples/helloworld-service-jms/pom.xml new file mode 100644 index 0000000000..80e1eb0a5e --- /dev/null +++ b/sca-java-1.x/tags/1.3.2/samples/helloworld-service-jms/pom.xml @@ -0,0 +1,85 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.3.2 + ../../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.2 + compile + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.3.2 + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jms + 1.3.2 + 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