summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/store-secure/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-04-03 08:29:49 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-04-03 08:29:49 +0000
commit909773e50f662f0cec062b01f6209de97300f990 (patch)
treed695eb0ad124d1b8f02c13b73cb971a8aba6c820 /branches/sca-java-1.x/samples/store-secure/pom.xml
parent839b453d2b43c1ee86fedb2faf71f39cc681168c (diff)
TUSCANY-2878 - Adjusting modules to add implementation-widget-runtime-tuscany as dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761567 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.x/samples/store-secure/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/samples/store-secure/pom.xml b/branches/sca-java-1.x/samples/store-secure/pom.xml
index f990d871e6..1bb52289af 100644
--- a/branches/sca-java-1.x/samples/store-secure/pom.xml
+++ b/branches/sca-java-1.x/samples/store-secure/pom.xml
@@ -63,7 +63,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>