Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

Commit 15fcb54

Browse files
committed
remove snapshot repositories
1 parent 03d873b commit 15fcb54

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ subprojects {
6363
repositories {
6464
mavenCentral()
6565
jcenter()
66-
maven { url 'http://repo.spring.io/libs-snapshot' }
67-
maven { url 'https://oss.jfrog.org/oss-snapshot-local' }
6866
maven { url 'https://oss.jfrog.org/oss-release-local' }
6967
}
7068

0 commit comments

Comments
 (0)