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

[beam] branch release-2.19.0 updated (5286261 -> ae1086c)

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

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


    from 5286261  Merge pull request #10695 from boyuanzz/cherry-pick
     add ff8ce83  [Gradle Release Plugin] - pre tag commit:  'v2.19.0-RC1'.
     new ae1086c  [Gradle Release Plugin] - new version commit:  'v2.19.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.19.0-SNAPSHOT'.

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

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

commit ae1086c5bc5ea697f9efde0df2d0ec92919bc731
Author: Boyuan Zhang <bo...@google.com>
AuthorDate: Mon Jan 27 17:04:49 2020 -0800

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

diff --git a/gradle.properties b/gradle.properties
index f474e02..1e485e9 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -23,7 +23,7 @@ offlineRepositoryRoot=offline-repository
 signing.gnupg.executable=gpg
 signing.gnupg.useLegacyGpg=true
 
-version=2.19.0-RC1
+version=2.19.0-SNAPSHOT
 python_sdk_version=2.19.0
 
 javaVersion=1.8