Skip to content

1.0.0

Compare
Choose a tag to compare
@romeara romeara released this 21 Jan 02:32
· 22 commits to master since this release

Added

  • bintray-credentials plug-in to encapsulate the behavior of reading credentials for Bintray from the environment

Changed

  • (GH-56) Fix resource leak when accessing dependency properties file
  • (GH-35) Added default "blank" credentials so that tasks other than publishing may be run in systems without the environment variables set
  • (GH-15) Changed multi-module-library plug-in to only add default bintray credential set if the com.jfrog.bintray plug-in is applied
  • (GH-36) Add default POM values for name and description as part of the metadata-pom plug-in
  • Update to Jackson Databind 2.9.10 to address security vulnerabilities