chia7712 commented on code in PR #21340: URL: https://github.com/apache/kafka/pull/21340#discussion_r2727743974
########## gradle.properties: ########## @@ -14,14 +14,7 @@ # limitations under the License. group=org.apache.kafka -# NOTE: When you change this version number, you should also make sure to update -# the version numbers in -# - tests/kafkatest/__init__.py -# - tests/kafkatest/version.py (variable DEV_VERSION) -# - kafka-merge-pr.py -# - streams/quickstart/pom.xml -# - streams/quickstart/java/src/main/resources/archetype-resources/pom.xml -# - streams/quickstart/java/pom.xml + Review Comment: Could you remove this empty line? -- 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]
