mimaison commented on code in PR #14490:
URL: https://github.com/apache/kafka/pull/14490#discussion_r1347568957


##########
tests/kafkatest/version.py:
##########
@@ -120,7 +120,7 @@ def get_version(node=None):
         return DEV_BRANCH
 
 DEV_BRANCH = KafkaVersion("dev")
-DEV_VERSION = KafkaVersion("3.6.0-SNAPSHOT")
+DEV_VERSION = KafkaVersion("3.7.0-SNAPSHOT")

Review Comment:
   This may be just bad timing as @satishd is releasing 3.6.0 right now. We 
typically bump this version after the vote passes according to the release 
process: 
https://cwiki.apache.org/confluence/display/KAFKA/Release+Process#ReleaseProcess-Afterthevotepasses
   
   I wonder if we should undo this change from this PR and let Satish do it as 
part of the release process. WDYT?



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