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 2017/06/09 06:53:22 UTC

[2/2] camel git commit: Upgrade Jgit to version 4.7.1.201706071930-r

Upgrade Jgit to version 4.7.1.201706071930-r


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

Branch: refs/heads/master
Commit: 13193199d1f6495c13c1f6693aab77e78c2d6aa0
Parents: c55e949
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jun 9 08:52:32 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jun 9 08:52:32 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/13193199/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7c3f617..869ee72 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -363,7 +363,7 @@
     <jetty-plugin-version>${jetty-version}</jetty-plugin-version>
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
     <jettison-version>1.3.8</jettison-version>
-    <jgit-version>4.7.0.201704051617-r</jgit-version>
+    <jgit-version>4.7.1.201706071930-r</jgit-version>
     <jgroups-version>4.0.3.Final</jgroups-version>
     <libthrift-version>0.9.3</libthrift-version>
     <jibx-version>1.2.6</jibx-version>