Artifacts are published to the following locations as a result of releasing the Hyperledger Fabric Gateway SDK for Java:
Check that the last push workflow completed all checks successfully, since this is the version that will be published.
Creating a GitHub release on the releases page will trigger the build to publish the new release.
When drafting the release, create a new tag for the new version (with a v
prefix), e.g. vX.Y.Z
See previous releases for examples of the title and description.
The following tasks are required after releasing:
- Update version number in
pom.xml
to the next patch level.