summaryrefslogtreecommitdiffstats
path: root/sandbox/event/samples/event-jms/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/event/samples/event-jms/pom.xml')
-rw-r--r--sandbox/event/samples/event-jms/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sandbox/event/samples/event-jms/pom.xml b/sandbox/event/samples/event-jms/pom.xml
index ca91607e4e..6a408ad829 100644
--- a/sandbox/event/samples/event-jms/pom.xml
+++ b/sandbox/event/samples/event-jms/pom.xml
@@ -72,6 +72,13 @@
</dependency>
<dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-binding-event-jms</artifactId>
+ <version>1.4-EVENT-SNAPSHOT</version>
+ <scope>runtime</scope>
+ </dependency>
+
+ <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.2</version>