Skip to content

semantic-versioning-plugin-1.6

Compare
Choose a tag to compare
@Dohbedoh Dohbedoh released this 20 Oct 11:42
· 91 commits to master since this release
  • The plugin is now based on a BuildStep which allows more control when sequencing builds. The previous implementation did not take into account any pre- / post-processing of the POM that may affect the version.
  • Adding copyright to files and correcting mis-spelling
  • Adding the ability to choose what is displayed in the Semantic Version column when the most recent build is not successful. Minor cleanups. Refactorings.