mirror of https://github.com/apache/lucene.git
Update JGit to keep up-to-date with recent GIT versions
This commit is contained in:
parent
c3c1f8d6e6
commit
621527d1a2
|
@ -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"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue