Skip to content

Release 1.2.1-bravura

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:13
· 6 commits to main since this release

Release 1.2.1-bravura

This release includes:

  • Maven artifacts published to GitHub Packages
  • Maven artifacts published to Maven Central
  • Release branch: v1.2.1-bravura
  • Tag: v1.2.1-bravura-release

Install with:

<plugin>
  <groupId>io.github.martinhickson</groupId>
  <artifactId>webstart-maven-plugin</artifactId>
  <version>1.2.1-bravura</version>
</plugin>