95848260a1
Change-Id: I913be3f8543e255db8a5db9c861ac0ff4e308cba
7 lines
260 B
Plaintext
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"
|