Fix build
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c54509df Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c54509df Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c54509df Branch: refs/heads/master Commit: c54509df553933ffa641dddbb6d7929031f3c6a7 Parents: 6806bd7 Author: lburgazzoli <lburgazz...@gmail.com> Authored: Fri Mar 31 09:02:27 2017 +0200 Committer: lburgazzoli <lburgazz...@gmail.com> Committed: Fri Mar 31 09:36:39 2017 +0200 ---------------------------------------------------------------------- camel-core/pom.xml | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/c54509df/camel-core/pom.xml ---------------------------------------------------------------------- diff --git a/camel-core/pom.xml b/camel-core/pom.xml index ac5a673..cb59966 100644 --- a/camel-core/pom.xml +++ b/camel-core/pom.xml @@ -196,12 +196,6 @@ <version>${xml-resolver-version}</version> <scope>test</scope> </dependency> - <dependency> - <groupId>com.consol.citrus</groupId> - <artifactId>citrus-core</artifactId> - <version>2.7.1</version> - <scope>test</scope> - </dependency> </dependencies>