diff --git a/build.gradle b/build.gradle index 7a30e155fb..1493c12f35 100644 --- a/build.gradle +++ b/build.gradle @@ -189,7 +189,7 @@ subprojects { repositories { mavenCentral() - maven { url 'https://repository.apache.org/content/repositories/staging' } + //maven { url 'https://repository.apache.org/content/repositories/staging' } } dependencies { diff --git a/build.xml b/build.xml index 680d677b56..b1683441a8 100644 --- a/build.xml +++ b/build.xml @@ -331,7 +331,7 @@ under the License. - +