summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/databinding/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/travelsample/launchers/databinding/pom.xml')
-rw-r--r--sandbox/travelsample/launchers/databinding/pom.xml15
1 files changed, 1 insertions, 14 deletions
diff --git a/sandbox/travelsample/launchers/databinding/pom.xml b/sandbox/travelsample/launchers/databinding/pom.xml
index 78873a8263..648bcbb237 100644
--- a/sandbox/travelsample/launchers/databinding/pom.xml
+++ b/sandbox/travelsample/launchers/databinding/pom.xml
@@ -45,20 +45,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-node-launcher</artifactId>
- <version>${tuscany.version}</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-domain-manager</artifactId>
- <version>${tuscany.version}</version>
- <scope>runtime</scope>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-node-runtime</artifactId>
+ <artifactId>tuscany-node-impl</artifactId>
<version>${tuscany.version}</version>
<scope>runtime</scope>
</dependency>