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 278954956704d37b4d3b2e257cf2746a6cb043dc Author: lostluck <[email protected]> AuthorDate: Tue Dec 1 17:07:35 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
