You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2020/12/28 17:36:32 UTC

[beam] branch release-2.27.0 updated (f077c95 -> 6955d94)

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

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


    from f077c95  Merge pull request #13621 from akvelon/FixKafkaToPubsubExample
     add 894006f  [Gradle Release Plugin] - pre tag commit:  'v2.27.0-RC2'.
     new 6955d94  [Gradle Release Plugin] - new version commit:  'v2.27.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.27.0-SNAPSHOT'.

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

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

commit 6955d942d69349ce1340a59552bc8f9004e3983a
Author: Pablo Estrada <pa...@apache.org>
AuthorDate: Mon Dec 28 09:35:56 2020 -0800

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

diff --git a/gradle.properties b/gradle.properties
index ffabf18..cba5f6b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -24,7 +24,7 @@ offlineRepositoryRoot=offline-repository
 signing.gnupg.executable=gpg
 signing.gnupg.useLegacyGpg=true
 
-version=2.27.0-RC2
+version=2.27.0-SNAPSHOT
 sdk_version=2.27.0
 
 javaVersion=1.8