You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2020/09/02 23:06:48 UTC

[beam] 01/01: [Gradle Release Plugin] - new version commit: 'v2.24.0-SNAPSHOT'.

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 d348e0a2a9962496501413edee35cc14dee13f6d
Author: Daniel Oliveira <da...@gmail.com>
AuthorDate: Wed Sep 2 16:06:10 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 653db2d..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-RC2
+version=2.24.0-SNAPSHOT
 sdk_version=2.24.0
 
 javaVersion=1.8