Skip to content

Commit 8a5c48a

Browse files
committed
DHFPROD-3448: swap to http for internal developer.marklogic.com repo
1 parent a99615f commit 8a5c48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marklogic-data-hub/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
repositories {
1111
jcenter()
1212
maven { url 'http://repo.spring.io/milestone' }
13-
maven { url 'https://developer.marklogic.com/maven2/' }
13+
maven { url 'http://developer.marklogic.com/maven2/' }
1414
}
1515

1616
group = 'com.marklogic'

0 commit comments

Comments
 (0)