diff options
-rw-r--r-- | branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml b/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml index 16a7c32035..e0af2d0033 100644 --- a/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml +++ b/branches/sca-java-1.x/samples/customer-dojo-webapp/pom.xml @@ -62,13 +62,6 @@ <version>1.5-SNAPSHOT</version> <scope>runtime</scope> </dependency> - - <dependency> - <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-implementation-resource-runtime</artifactId> - <version>1.5-SNAPSHOT</version> - <scope>runtime</scope> - </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> |