·
3 commits
to main
since this release
Release 1.2.4-bravura
This release includes:
- Maven artifacts published to GitHub Packages
- Maven artifacts published to Maven Central
- Release branch: v1.2.4-bravura
- Tag: v1.2.4-bravura-release
Install with:
<plugin>
<groupId>io.github.martinhickson</groupId>
<artifactId>webstart-maven-plugin</artifactId>
<version>1.2.4-bravura</version>
</plugin>