Repository: camel Updated Branches: refs/heads/master ac5ed16e6 -> 9b3571c79
Upgrade Jgit to version 4.2.0.201601211800-r Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9b3571c7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9b3571c7 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9b3571c7 Branch: refs/heads/master Commit: 9b3571c79a8b52d343371bb8c481f8c87c0f89d5 Parents: ac5ed16 Author: Andrea Cosentino <[email protected]> Authored: Sat Jan 23 08:46:59 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Sat Jan 23 08:46:59 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/9b3571c7/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index c674880..91f6668 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -300,7 +300,7 @@ <jetty-plugin-version>8.1.16.v20140903</jetty-plugin-version> <jetty-runner-groupId>org.mortbay.jetty</jetty-runner-groupId> <jettison-version>1.3.7</jettison-version> - <jgit-version>4.1.1.201511131810-r</jgit-version> + <jgit-version>4.2.0.201601211800-r</jgit-version> <jgroups-version>3.6.7.Final</jgroups-version> <jibx-version>1.2.6</jibx-version> <jing-bundle-version>20030619_5</jing-bundle-version>
