summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/tutorials
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.x/tutorials')
-rw-r--r--branches/sca-java-1.x/tutorials/store/domain/pom.xml2
-rw-r--r--branches/sca-java-1.x/tutorials/store/store-test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-1.x/tutorials/store/domain/pom.xml b/branches/sca-java-1.x/tutorials/store/domain/pom.xml
index e015dd4bba..213a4abcb2 100644
--- a/branches/sca-java-1.x/tutorials/store/domain/pom.xml
+++ b/branches/sca-java-1.x/tutorials/store/domain/pom.xml
@@ -65,7 +65,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-widget-runtime</artifactId>
+ <artifactId>tuscany-implementation-widget-runtime-tuscany</artifactId>
<version>1.5-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/branches/sca-java-1.x/tutorials/store/store-test/pom.xml b/branches/sca-java-1.x/tutorials/store/store-test/pom.xml
index 8fe1f05ded..89f10c7d45 100644
--- a/branches/sca-java-1.x/tutorials/store/store-test/pom.xml
+++ b/branches/sca-java-1.x/tutorials/store/store-test/pom.xml
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-widget-runtime</artifactId>
+ <artifactId>tuscany-implementation-widget-runtime-tuscany</artifactId>
<version>1.5-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>