We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a99615f commit 8a5c48aCopy full SHA for 8a5c48a
marklogic-data-hub/build.gradle
@@ -10,7 +10,7 @@ plugins {
10
repositories {
11
jcenter()
12
maven { url 'http://repo.spring.io/milestone' }
13
- maven { url 'https://developer.marklogic.com/maven2/' }
+ maven { url 'http://developer.marklogic.com/maven2/' }
14
}
15
16
group = 'com.marklogic'
0 commit comments