stanislavkozlovski opened a new pull request, #14993: URL: https://github.com/apache/kafka/pull/14993
This patch bumps the next release version to 3.8.0-SNAPSHOT. Following the Release Process, I created the 3.7 branch and am following the steps to bump these versions: ``` Modify the version in trunk to bump to the next one (eg. "0.10.1.0-SNAPSHOT") in the following files: 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 tests/kafkatest/version.py (do not add the new release version, it will only be added after the release is completed) ``` -- 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]
