Update JGit to keep up-to-date with recent GIT versions

This commit is contained in:
Uwe Schindler 2016-07-17 12:50:23 +02:00
parent c3c1f8d6e6
commit 621527d1a2
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<project name="lucene-solr" default="-projecthelp" basedir=".">
<import file="lucene/common-build.xml"/>
<property name="jgit-version" value="4.2.0.201601211800-r"/>
<property name="jgit-version" value="4.4.1.201607150455-r"/>
<property name="tests.heap-dump-dir" location="heapdumps"/>