You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2020/12/01 22:21:58 UTC

[beam] branch release-2.26.0 updated (9addbb1 -> bd39656)

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

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


    from 9addbb1  [BEAM-11200] Update useragent version of Go SDK (#13447)
     add f74397d  [Gradle Release Plugin] - pre tag commit:  'v2.26.0-RC0'.
     new bd39656  [Gradle Release Plugin] - new version commit:  'v2.26.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.26.0-SNAPSHOT'.

Posted by lo...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lostluck pushed a commit to branch release-2.26.0
in repository https://gitbox.apache.org/repos/asf/beam.git

commit bd396561f348383dc2f85c8c382d96b2f801d981
Author: lostluck <13...@users.noreply.github.com>
AuthorDate: Tue Dec 1 14:20:56 2020 -0800

    [Gradle Release Plugin] - new version commit:  'v2.26.0-SNAPSHOT'.
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index d1cdd02..50e639b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -23,7 +23,7 @@ offlineRepositoryRoot=offline-repository
 signing.gnupg.executable=gpg
 signing.gnupg.useLegacyGpg=true
 
-version=2.26.0-RC0
+version=2.26.0-SNAPSHOT
 sdk_version=2.26.0
 
 javaVersion=1.8