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/08/24 05:10:15 UTC

[beam] branch release-2.24.0 updated (10ca2f1 -> 965c1a3)

This is an automated email from the ASF dual-hosted git repository.

danoliveira pushed a change to branch release-2.24.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 10ca2f1  Merge pull request #12669: [BEAM-5715, BEAM-8862, BEAM-8702] Cherry-pick #12508
     add 840b980b [Gradle Release Plugin] - pre tag commit:  'v2.24.0-RC1'.
     new 965c1a3  [Gradle Release Plugin] - new version commit:  'v2.24.0-SNAPSHOT'.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:


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

Posted by da...@apache.org.
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 965c1a3354647b03ce624699dd6f8bb5685eb670
Author: Daniel Oliveira <da...@gmail.com>
AuthorDate: Sun Aug 23 22:08:53 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 7647200..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-RC1
+version=2.24.0-SNAPSHOT
 sdk_version=2.24.0
 
 javaVersion=1.8