summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/host-jms-asf/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/modules/host-jms-asf/pom.xml')
-rw-r--r--branches/sca-java-1.x/modules/host-jms-asf/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/modules/host-jms-asf/pom.xml b/branches/sca-java-1.x/modules/host-jms-asf/pom.xml
index 179d98459e..0a62322a51 100644
--- a/branches/sca-java-1.x/modules/host-jms-asf/pom.xml
+++ b/branches/sca-java-1.x/modules/host-jms-asf/pom.xml
@@ -46,6 +46,11 @@
<artifactId>tuscany-binding-jms</artifactId>
<version>1.5-SNAPSHOT</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-binding-jms-runtime</artifactId>
+ <version>1.5-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>