Skip to content

Release 1.0.7-bravura

Choose a tag to compare

@github-actions github-actions released this 16 Jul 02:28
· 7 commits to main since this release

Release 1.0.7-bravura

This release includes:

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

Install with:

<plugin>
  <groupId>org.codehaus.mojo</groupId>
  <artifactId>webstart-maven-plugin</artifactId>
  <version>1.0.7-bravura</version>
</plugin>