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/6fa248a3
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6fa248a3
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6fa248a3

Branch: refs/heads/master
Commit: 6fa248a3f4cec18a6e924ae74caaa81e42811e1d
Parents: 4adde28
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:24:53 2015 +0100

----------------------------------------------------------------------
 platforms/catalog/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/6fa248a3/platforms/catalog/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/catalog/pom.xml b/platforms/catalog/pom.xml
index f61325d..94321d2 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>

Reply via email to