summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/introducing-client
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/introducing-client
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/introducing-client')
-rw-r--r--sandbox/travelsample/launchers/introducing-client/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/travelsample/launchers/introducing-client/pom.xml b/sandbox/travelsample/launchers/introducing-client/pom.xml
index 31e6b9298c..814578873f 100644
--- a/sandbox/travelsample/launchers/introducing-client/pom.xml
+++ b/sandbox/travelsample/launchers/introducing-client/pom.xml
@@ -44,9 +44,9 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-node-runtime</artifactId>
+ <artifactId>tuscany-node-impl</artifactId>
<version>${tuscany.version}</version>
- <scope>test</scope>
+ <scope>runtime</scope>
</dependency>
<dependency>