This is an automated email from the ASF dual-hosted git repository. lostluck pushed a commit to branch release-2.26.0 in repository https://gitbox.apache.org/repos/asf/beam.git
commit 755c4c62bc51629cb847e17ada61c47e0db22cd4 Author: lostluck <[email protected]> AuthorDate: Tue Dec 1 14:59:19 2020 -0800 [Gradle Release Plugin] - new version commit: 'v2.26.0-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 91a4e25..50e639b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ offlineRepositoryRoot=offline-repository signing.gnupg.executable=gpg signing.gnupg.useLegacyGpg=true -version=2.26.0-RC00 +version=2.26.0-SNAPSHOT sdk_version=2.26.0 javaVersion=1.8
