We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b833657 commit f8e87d7Copy full SHA for f8e87d7
README.md
@@ -87,9 +87,8 @@ public class MyTest {
87
88
## Releasing
89
90
-Every merged pull request is published to JCenter and Maven Central.
91
-Actually, any change on master that happily builds on CI is published
92
-unless the binaries are the same as the previous release.
+Every merged pull request is published to Maven Central.
+Actually, any change on master that happily builds on CI is published.
93
The release automation uses Shipkit framework (http://shipkit.org).
94
95
## History
0 commit comments