This is an automated email from the ASF dual-hosted git repository. robinyqiu pushed a commit to branch release-2.25.0 in repository https://gitbox.apache.org/repos/asf/beam.git
commit 663bfe0c915f570dba753a283914b703a8e073ae Author: Yueyang Qiu <[email protected]> AuthorDate: Mon Oct 12 17:13:34 2020 -0700 [Gradle Release Plugin] - new version commit: 'v2.25.0-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f503d13..827d1c9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,7 +23,7 @@ offlineRepositoryRoot=offline-repository signing.gnupg.executable=gpg signing.gnupg.useLegacyGpg=true -version=2.25.0-RC1 +version=2.25.0-SNAPSHOT sdk_version=2.25.0 javaVersion=1.8
