summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/launchers/help-pages
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/travelsample/launchers/help-pages')
-rw-r--r--sandbox/travelsample/launchers/help-pages/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/travelsample/launchers/help-pages/pom.xml b/sandbox/travelsample/launchers/help-pages/pom.xml
index 236bde6a45..ff4e02f8cd 100644
--- a/sandbox/travelsample/launchers/help-pages/pom.xml
+++ b/sandbox/travelsample/launchers/help-pages/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>