This repository is one of two components demonstrating how to use a git submodule as a parent POM.
A template repository which uses this repository as a parent POM can be found here.
The release process for this POM uses GitHub Actions.
- Ensure all changes to be committed as a version are on the
mainbranch- The
mainbranch should be aSNAPSHOTrelease
- The
- Run the 'Release Parent POM' workflow from the Actions tab, specifying the version to release and the next development version
- Once the run is completed, there should be a Pull Request open if all went well. Merge it using the
rebasestrategy - Double-check the tag was created for the version you released