showuon opened a new pull request, #19756:
URL: https://github.com/apache/kafka/pull/19756

   
   Following release process guide: 
https://cwiki.apache.org/confluence/display/KAFKA/Release+Process#ReleaseProcess-Afterthevotepasses
   
   ```
   Update version on the branch to 0.10.0.1-SNAPSHOT in the following places:
   
       docs/js/templateData.js
       gradle.properties
       kafka-merge-pr.py
       streams/quickstart/java/pom.xml
       streams/quickstart/java/src/main/resources/archetype-resources/pom.xml
       streams/quickstart/pom.xml
       tests/kafkatest/__init__.py (note: this version name can't follow the 
-SNAPSHOT convention due to python version naming restrictions, instead update 
it to 0.10.0.1.dev0)
   
       tests/kafkatest/version.py
   ```


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to