This is an automated email from the ASF dual-hosted git repository. danoliveira pushed a commit to branch release-2.24.0 in repository https://gitbox.apache.org/repos/asf/beam.git
commit 92c4bce18bf8e364f61e7909db583c6cbb4179ca Author: Daniel Oliveira <[email protected]> AuthorDate: Thu Sep 3 21:33:25 2020 -0700 [Gradle Release Plugin] - new version commit: 'v2.24.0-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 439f093..651e5a2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ offlineRepositoryRoot=offline-repository signing.gnupg.executable=gpg signing.gnupg.useLegacyGpg=true -version=2.24.0-RC3 +version=2.24.0-SNAPSHOT sdk_version=2.24.0 javaVersion=1.8
