Skip to content

Commit 61b0a0d

Browse files
author
vroyer
committed
remove oss sonatype repo
1 parent 79729e4 commit 61b0a0d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ configure(subprojects.findAll { it.projectDir.toPath().startsWith(rootPath) }) {
7070

7171
repositories {
7272
mavenLocal()
73-
maven {
74-
url 'https://oss.sonatype.org/content/repositories/snapshots'
75-
}
7673
}
7774

7875
// we only use maven publish to add tasks for pom generation

0 commit comments

Comments
 (0)