CAMEL-8332: Removed duplicate in pom
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/63faa18d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/63faa18d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/63faa18d Branch: refs/heads/master Commit: 63faa18dda3e27b45dd32e8593a6d746d9bac6e7 Parents: e085e28 Author: Claus Ibsen <davscl...@apache.org> Authored: Wed Feb 11 09:28:59 2015 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Wed Feb 11 09:28:59 2015 +0100 ---------------------------------------------------------------------- components/camel-dozer/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/63faa18d/components/camel-dozer/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml index 75b177a..e0f78bc 100644 --- a/components/camel-dozer/pom.xml +++ b/components/camel-dozer/pom.xml @@ -45,11 +45,7 @@ <groupId>net.sf.dozer</groupId> <artifactId>dozer</artifactId> </dependency> - <dependency> - <groupId>org.apache.camel</groupId> - <artifactId>camel-test-spring</artifactId> - <scope>test</scope> - </dependency> + <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId>