summaryrefslogtreecommitdiffstats
path: root/java/sca/samples/helloworld-service-jms
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/samples/helloworld-service-jms')
-rw-r--r--java/sca/samples/helloworld-service-jms/pom.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-binding-jms</artifactId>
+ <artifactId>tuscany-binding-jms-runtime</artifactId>
<version>1.4-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>