Skip to content

Commit 7a54ef3

Browse files
committed
Remove JCenter on build.gradle using github editor #1298 #1272
Previous change has line ending issue on windows
1 parent 29c799d commit 7a54ef3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ml-development-tools/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ plugins {
88

99
repositories {
1010
mavenLocal()
11-
jcenter()
1211
mavenCentral()
1312
maven { url 'http://developer.marklogic.com/maven2' }
1413
}

0 commit comments

Comments
 (0)