You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2020/10/13 00:14:17 UTC

[beam] branch release-2.25.0 updated (51cd5c0 -> 663bfe0)

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

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


    from 51cd5c0  Merge pull request #13056 from scwhittle/no_global_stateful_timers_release
     add 66c2af1  [Gradle Release Plugin] - pre tag commit:  'v2.25.0-RC1'.
     new 663bfe0  [Gradle Release Plugin] - new version commit:  'v2.25.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.25.0-SNAPSHOT'.

Posted by ro...@apache.org.
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 <ro...@gmail.com>
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