gerrit/lib/JGIT_VERSION
David Pursehouse 95848260a1 Upgrade JGit to version 4.5.0.201609210915-r
Change-Id: I913be3f8543e255db8a5db9c861ac0ff4e308cba
2016-09-21 16:24:37 +02:00

7 lines
260 B
Plaintext

include_defs('//lib/maven.defs')
REPO = MAVEN_CENTRAL # Leave here even if set to MAVEN_CENTRAL.
VERS = '4.5.0.201609210915-r'
DOC_VERS = VERS # Set to VERS unless using a snapshot
JGIT_DOC_URL="http://download.eclipse.org/jgit/site/" + DOC_VERS + "/apidocs"