kennknowles commented on a change in pull request #14958:
URL: https://github.com/apache/beam/pull/14958#discussion_r646967345
##########
File path: release/src/main/scripts/cut_release_branch.sh
##########
@@ -139,10 +139,6 @@ if [[ $confirmation != "y" ]]; then
exit
fi
-git add gradle.properties
-git add sdks/python/apache_beam/version.py
-git add sdks/go/pkg/beam/core/core.go
-git add runners/google-cloud-dataflow-java/build.gradle
Review comment:
I believe this file could be modified by line 128.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]