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


##########
tests/kafkatest/version.py:
##########
@@ -257,6 +257,4 @@ def get_version(node=None):
 V_3_6_0 = KafkaVersion("3.6.0")
 LATEST_3_6 = V_3_6_0
 
-# 3.7.x versions
-V_3_7_0 = KafkaVersion("3.7.0")
-LATEST_3_7 = V_3_7_0
\ No newline at end of file
+# only add released versions here

Review Comment:
   Thanks for adding this comment. It will clarify for other RMs or whoever is 
making the required changes for the release.  



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