From 5aa47436d6fcd9c4bedf03a3e6bbb6b7c0d24661 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Tue, 8 Jul 2008 04:12:13 +0000 Subject: Split binding-jms module into two modules binding-jms and binding-jms-runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674713 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/helloworld-reference-jms/pom.xml | 2 +- java/sca/samples/helloworld-service-jms/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'java/sca/samples') diff --git a/java/sca/samples/helloworld-reference-jms/pom.xml b/java/sca/samples/helloworld-reference-jms/pom.xml index 3f4b8153b8..21ed69d7e9 100644 --- a/java/sca/samples/helloworld-reference-jms/pom.xml +++ b/java/sca/samples/helloworld-reference-jms/pom.xml @@ -51,7 +51,7 @@ org.apache.tuscany.sca - tuscany-binding-jms + tuscany-binding-jms-runtime 1.4-SNAPSHOT runtime diff --git a/java/sca/samples/helloworld-service-jms/pom.xml b/java/sca/samples/helloworld-service-jms/pom.xml index a934cf3234..c746230466 100644 --- a/java/sca/samples/helloworld-service-jms/pom.xml +++ b/java/sca/samples/helloworld-service-jms/pom.xml @@ -59,7 +59,7 @@ org.apache.tuscany.sca - tuscany-binding-jms + tuscany-binding-jms-runtime 1.4-SNAPSHOT runtime -- cgit v1.2.3