lhotari opened a new pull request, #25665:
URL: https://github.com/apache/pulsar/pull/25665

   ### Motivation
   
   Following the discussion on the dev mailing list 
([thread](https://lists.apache.org/thread/1hyrcq11jbczdkmqqw07h5qq6fyfxoj7)), 
the next release line on master moves to `5.0.0-M1` (milestone). This PR bumps 
the master branch version accordingly so subsequent commits target 
`5.0.0-M1-SNAPSHOT`.
   
   ### Modifications
   
   - Bump version in `gradle.properties` from `4.3.0-SNAPSHOT` to 
`5.0.0-M1-SNAPSHOT`.
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Does this pull request potentially affect one of the following parts:
   
   - [ ] Dependencies (add or upgrade a dependency)
   - [ ] The public API
   - [ ] The schema
   - [ ] The default values of configurations
   - [ ] The threading model
   - [ ] The binary protocol
   - [ ] The REST endpoints
   - [ ] The admin CLI options
   - [ ] The metrics
   - [ ] Anything that affects deployment


-- 
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]

Reply via email to