diff options
Diffstat (limited to 'branches/sca-java-1.x/samples/store-dojo')
-rw-r--r-- | branches/sca-java-1.x/samples/store-dojo/pom.xml | 7 |
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> |