summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/interaction
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-11-05 23:22:41 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-11-05 23:22:41 +0000
commit88207a4a368fec40dca7fedb69c95077dee6219d (patch)
tree18d0e2e90cccdd006b830608865a12fc6903dc61 /sandbox/travelsample/launchers/interaction
parenta8c008cdbf6e7cff08ebf426ddee7bbb03458015 (diff)
Update dependencies so that jars are set on the launchers' classpath
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833235 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample/launchers/interaction')
-rw-r--r--sandbox/travelsample/launchers/interaction/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/launchers/interaction/pom.xml b/sandbox/travelsample/launchers/interaction/pom.xml
index 80da7b54f1..11b0caef6e 100644
--- a/sandbox/travelsample/launchers/interaction/pom.xml
+++ b/sandbox/travelsample/launchers/interaction/pom.xml
@@ -44,7 +44,7 @@
<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>