From 862baae774aeff6905b2bce6f2c448ed6afb7457 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Wed, 4 Apr 2018 12:28:14 -0400 Subject: [PATCH] Comment out `libs-staging-local` repo --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 86fbaf316d..62f734a7ba 100644 --- a/build.gradle +++ b/build.gradle @@ -35,7 +35,7 @@ allprojects { maven { url 'https://repo.spring.io/libs-snapshot' } } maven { url 'https://repo.spring.io/libs-milestone' } - maven { url 'https://repo.spring.io/libs-staging-local' } +// maven { url 'https://repo.spring.io/libs-staging-local' } } ext.javadocLinks = [