Skip to content

subrelease-maven-plugin 0.2.0

Latest

Choose a tag to compare

@manat manat released this 04 Mar 08:42
· 3 commits to master since this release

Kitty Kitty Release 0.2.0 (March 4, 2016)

  • New option, altDeploymentRepository. For mvn release:perform to succeed, a valid <distributionManagement/> must be included in dependency's pom. Otherwise, this option must be specified. See prepare iii for details
  • Subrelease release mojo is deprecated, since it provides no additional benefits over standard mvn release plugin

Bug Fixed

  • Subrelease commit now accept scmCommentPrefix option
  • Command options are correctly honored