summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/fullapp-launcher/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/travelsample/launchers/fullapp-launcher/pom.xml')
-rw-r--r--sandbox/travelsample/launchers/fullapp-launcher/pom.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/sandbox/travelsample/launchers/fullapp-launcher/pom.xml b/sandbox/travelsample/launchers/fullapp-launcher/pom.xml
index b2104f6291..1f259a9d68 100644
--- a/sandbox/travelsample/launchers/fullapp-launcher/pom.xml
+++ b/sandbox/travelsample/launchers/fullapp-launcher/pom.xml
@@ -130,6 +130,20 @@
<artifactId>tuscany-implementation-bpel-ode</artifactId>
<version>1.5</version>
<scope>runtime</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-implementation-spring</artifactId>
+ <version>1.5</version>
+ <scope>runtime</scope>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-implementation-spring-runtime</artifactId>
+ <version>1.5</version>
+ <scope>runtime</scope>
</dependency>
<dependency>