merlimat opened a new pull request #4065: Fixed regex for Pulsar version 
correction
URL: https://github.com/apache/pulsar/pull/4065
 
 
   ### Motivation
   
   There's a method that is correcting the version to make sure it complies 
with SemVer (eg: has 1.2.3 format and not just 1.2). The regex is not correct 
and it ends up changing the version into `2.4.0.0-SNAPSHOT` instead of leaving 
the correct `2.4.0-SNAPSHOT`.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to