summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/store-dojo
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-dojo
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 'branches/sca-java-1.x/samples/store-dojo')
-rw-r--r--branches/sca-java-1.x/samples/store-dojo/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/branches/sca-java-1.x/samples/store-dojo/pom.xml b/branches/sca-java-1.x/samples/store-dojo/pom.xml
index a40ea0c498..c75db1e733 100644
--- a/branches/sca-java-1.x/samples/store-dojo/pom.xml
+++ b/branches/sca-java-1.x/samples/store-dojo/pom.xml
@@ -64,13 +64,6 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-widget-runtime</artifactId>
- <version>1.5-SNAPSHOT</version>
- <scope>runtime</scope>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-widget-runtime-dojo</artifactId>
<version>1.5-SNAPSHOT</version>
<scope>runtime</scope>