Repository: kylin Updated Branches: refs/heads/KYLIN-2394 8c5095e79 -> 6d92fa40d
put back fasterxml into jdbc Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/6d92fa40 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/6d92fa40 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/6d92fa40 Branch: refs/heads/KYLIN-2394 Commit: 6d92fa40d8f59e85f32248f244225d8910e466eb Parents: 8c5095e Author: Billy Liu <billy...@apache.org> Authored: Wed Jan 18 21:53:22 2017 +0800 Committer: Billy Liu <billy...@apache.org> Committed: Wed Jan 18 21:53:22 2017 +0800 ---------------------------------------------------------------------- jdbc/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/6d92fa40/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 1960da6..874ead6 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -69,7 +69,6 @@ <artifactSet> <excludes> - <exclude>com.fasterxml.jackson.core:*</exclude> <exclude>com.google.protobuf:*</exclude> <exclude>commons-logging:*</exclude> <exclude>commons-codec:*</exclude>