summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/notification-ejb/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/travelsample/launchers/notification-ejb/pom.xml')
-rw-r--r--sandbox/travelsample/launchers/notification-ejb/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sandbox/travelsample/launchers/notification-ejb/pom.xml b/sandbox/travelsample/launchers/notification-ejb/pom.xml
index 70954b4b0d..abd13f1ed7 100644
--- a/sandbox/travelsample/launchers/notification-ejb/pom.xml
+++ b/sandbox/travelsample/launchers/notification-ejb/pom.xml
@@ -29,6 +29,13 @@
<name>Apache Tuscany SCA Tours Notification EJB Launcher</name>
<dependencies>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>scatours-launcher-common</artifactId>
+ <version>${pom.version}</version>
+ </dependency>
+
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-api</artifactId>