summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/helloworld-reference-jms/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/samples/helloworld-reference-jms/pom.xml')
-rw-r--r--branches/sca-java-1.x/samples/helloworld-reference-jms/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/samples/helloworld-reference-jms/pom.xml b/branches/sca-java-1.x/samples/helloworld-reference-jms/pom.xml
index 489f884057..94e59ec996 100644
--- a/branches/sca-java-1.x/samples/helloworld-reference-jms/pom.xml
+++ b/branches/sca-java-1.x/samples/helloworld-reference-jms/pom.xml
@@ -58,6 +58,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-host-jms-asf</artifactId>
+ <version>1.5-SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>sample-helloworld-service-jms</artifactId>
<version>1.5-SNAPSHOT</version>
<scope>test</scope>