update pom to prepare for the next release #229
Conversation
|
There was a problem hiding this comment.
Pull request overview
Updates the Maven project version in pom.xml to move the ChannelFinder Service forward from 5.1.0 to 5.1.1-SNAPSHOT.
Changes:
- Bumped the root POM
<version>from5.1.0to5.1.1-SNAPSHOT.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
jacomago
left a comment
There was a problem hiding this comment.
Why 5.1.1 and not 5.2.0?
|
The next release is set with an incremented patch number vs an incremented minor number with the hope that we will follow your advice and do frequent releases. I am happy with adding the backward compatible changes to the catch delete of properties and doing a 5.2 release soon :) |



addresses #228