You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
In order to make a new release, we need to tag the commit and bump the version manually. It would be nice to automate that and make sure that tagging is the only thing required for triggering the release.
Describe alternatives you've considered
A option would be to explore the maven release plugin.
Additional context
None.
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
In order to make a new release, we need to tag the commit and bump the version manually. It would be nice to automate that and make sure that tagging is the only thing required for triggering the release.
Describe alternatives you've considered
A option would be to explore the maven release plugin.
Additional context
None.
The text was updated successfully, but these errors were encountered: