summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/node/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/travelsample/node/pom.xml')
-rw-r--r--sandbox/travelsample/node/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sandbox/travelsample/node/pom.xml b/sandbox/travelsample/node/pom.xml
index 43436113c6..77f8073b0b 100644
--- a/sandbox/travelsample/node/pom.xml
+++ b/sandbox/travelsample/node/pom.xml
@@ -124,6 +124,13 @@
<version>1.5-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-implementation-bpel-ode</artifactId>
+ <version>1.5-SNAPSHOT</version>
+ <scope>runtime</scope>
+ </dependency>
<dependency>
<groupId>org.apache.derby</groupId>