Skip to content

Commit 84255df

Browse files
authored
Remove JCenter on build.gradle using github editor marklogic#1298 marklogic#1272
Previous change has line ending issue on windows
1 parent 838d78a commit 84255df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ml-development-tools/build.gradle

-1
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)