Skip to content

Commit dc42a0b

Browse files
committed
Update build.gradle
1 parent 5e446ac commit dc42a0b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

build.gradle

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@ subprojects {
3434

3535
publishing {
3636
repositories {
37-
def ENV = System.getenv()
38-
if (ENV.MAVEN_URL) {
39-
maven {
40-
url ENV.MAVEN_URL
41-
}
42-
}
43-
4437
maven {
4538
url "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
4639
credentials {

0 commit comments

Comments
 (0)