Skip to content

Commit 126e7b5

Browse files
committed
2.x: RC4 fix maven-POM generation again
1 parent ddc8640 commit 126e7b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ if (rootProject.hasProperty("releaseMode")) {
333333
user = rootProject.bintrayUser
334334
key = rootProject.bintrayKey
335335
configurations = ["archives"]
336-
publications = ["mavenJava"]
337336
publish = true
338337
pkg {
339338
repo = "RxJava"

0 commit comments

Comments
 (0)