Catalog should have test scope for jackson
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bb05554f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bb05554f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/bb05554f Branch: refs/heads/camel-2.16.x Commit: bb05554f8dec782a4bf817df46ff0b956fba8158 Parents: aa2fbd6 Author: Claus Ibsen <davscl...@apache.org> Authored: Wed Nov 18 14:24:53 2015 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Wed Nov 18 14:32:17 2015 +0100 ---------------------------------------------------------------------- platforms/catalog/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/bb05554f/platforms/catalog/pom.xml ---------------------------------------------------------------------- diff --git a/platforms/catalog/pom.xml b/platforms/catalog/pom.xml index c2ae239..9f62f73 100644 --- a/platforms/catalog/pom.xml +++ b/platforms/catalog/pom.xml @@ -44,6 +44,7 @@ <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> <version>${jackson2-version}</version> + <scope>test</scope> </dependency> <dependency>