diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-01-30 00:31:58 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-01-30 00:31:58 +0000 |
commit | f374f6d73b8c7a75a146857e9608114f60d850bc (patch) | |
tree | 25d739f3b611233050e89d0b521ff48c569f37a6 /branches/sca-java-1.x/samples/customer-dojo-webapp | |
parent | d6f9ecd630469cdd4831b4989e7676077e8fe029 (diff) |
Removing obsolete dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@739102 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/samples/customer-dojo-webapp')
-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> |