summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest/jms-args/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-01-28 14:59:17 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-01-28 14:59:17 +0000
commit9e03a04923d65f9985badb997b62226e7a5d951e (patch)
treefff203d0036bcc38b1abf3ae4b7e511047e45bc6 /branches/sca-java-1.x/itest/jms-args/pom.xml
parentbd58cb556e3665b7a7871d297f88c8795df22617 (diff)
update the jms itests to include a jms host
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738506 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/itest/jms-args/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/itest/jms-args/pom.xml b/branches/sca-java-1.x/itest/jms-args/pom.xml
index e839f3b828..929fd294e2 100644
--- a/branches/sca-java-1.x/itest/jms-args/pom.xml
+++ b/branches/sca-java-1.x/itest/jms-args/pom.xml
@@ -64,6 +64,12 @@
</dependency>
<dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-host-jms-asf</artifactId>
+ <version>1.5-SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.5</version>