Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

0.5.4

Compare
Choose a tag to compare
@2m 2m released this 28 Mar 17:46
· 62 commits to master since this release
0f3fa7e

Changes in this release:

  • new task bintraySyncSonatypeStaging syncs artifacts from Bintray to Sonatype staging repo and leaves the staging repo open. Useful for smoke testing staged artifacts before closing the repo and sending artifacts to Maven Central. Thanks to @lukaszwawrzyk (#146)
  • fixed thread leak in the way Http client was being used by @retronym (#144)
  • new setting skip in publish to disable project publishing by @eed3si9n (#93)