summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2019-01-18 19:47:50 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2019-01-18 19:47:50 +0900
commited2d5cedd8d79ee224fcc2280a6f11e8175fc2b0 (patch)
tree28a7984d9ba34d4c105d2cffa2eefa52b81fa8f0
parent51a1fa38502456b888a41c1460386697a145fc78 (diff)
parent5c6e69a7430ec0bf25178176ec932d8eeb48325b (diff)
Merge branch 'stable-2.9' into stable-2.10upstream/stable-2.10
* stable-2.9: Consume JGit artifacts from Maven Central Change-Id: I373228681fc1c02f48bcc1e2b556d53b2024bb3f
-rw-r--r--lib/jgit/BUCK2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/jgit/BUCK b/lib/jgit/BUCK
index 46bcc382f9..8af81c7202 100644
--- a/lib/jgit/BUCK
+++ b/lib/jgit/BUCK
@@ -1,6 +1,6 @@
include_defs('//lib/maven.defs')
-REPO = ECLIPSE # Leave here even if set to MAVEN_CENTRAL.
+REPO = MAVEN_CENTRAL # Leave here even if set to MAVEN_CENTRAL.
VERS = '4.5.5.201812240535-r'
maven_jar(