slawekjaranowski commented on issue #1426:
URL: https://github.com/apache/maven-release/issues/1426#issuecomment-3576812158
@HarshMehta112 exactly - implementation of simple class in project, which
provide what is needed will be enough
we will also need a methods
- toReleaseVersion - drop `-SNAPSHOT`
- toSnapshotVersion - add a `SNAPSHOT` at the end
so PR is welcome
we can use a regular expression from -
https://semver.org/#is-there-a-suggested-regular-expression-regex-to-check-a-semver-string
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]