You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/07/18 06:17:29 UTC

camel git commit: Upgrade Jgit to version 4.4.1.201607150455-r

Repository: camel
Updated Branches:
  refs/heads/master 32b73be31 -> 8c03d36a6


Upgrade Jgit to version 4.4.1.201607150455-r


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8c03d36a
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8c03d36a
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8c03d36a

Branch: refs/heads/master
Commit: 8c03d36a6f52bced894de131e03c7b840cf3bdc0
Parents: 32b73be
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jul 18 08:16:58 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jul 18 08:16:58 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/8c03d36a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f342ce4..ec76bf7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -314,7 +314,7 @@
     <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
     <jettison-version>1.3.7</jettison-version>
-    <jgit-version>4.4.0.201606070830-r</jgit-version>
+    <jgit-version>4.4.1.201607150455-r</jgit-version>
     <jgroups-version>3.6.10.Final</jgroups-version>
     <libthrift-version>0.9.3</libthrift-version>
     <jibx-version>1.2.6</jibx-version>