You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by bh...@apache.org on 2020/06/03 19:18:49 UTC

[beam] branch release-2.22.0 updated (eee6cc2 -> 9b43fad)

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

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


    from eee6cc2  [BEAM-10050][BEAM-10058][release-2.22.0] Fix VideoIntelligence Test flakes (#11892)
     new 1c38b13  [Gradle Release Plugin] - pre tag commit:  'v2.22.0-RC1'.
     new 9b43fad  [Gradle Release Plugin] - new version commit:  'v2.22.0-SNAPSHOT'.

The 2 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] 02/02: [Gradle Release Plugin] - new version commit: 'v2.22.0-SNAPSHOT'.

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

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

commit 9b43fadb8bb6f4bcabc945fc299b378eb1d7d205
Author: Brian Hulette <bh...@google.com>
AuthorDate: Wed Jun 3 12:09:33 2020 -0700

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

diff --git a/gradle.properties b/gradle.properties
index d94d0de..9ce8150 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -23,7 +23,7 @@ offlineRepositoryRoot=offline-repository
 signing.gnupg.executable=gpg
 signing.gnupg.useLegacyGpg=true
 
-version=2.22.0-RC1
+version=2.22.0-SNAPSHOT
 sdk_version=2.22.0
 
 javaVersion=1.8


[beam] 01/02: [Gradle Release Plugin] - pre tag commit: 'v2.22.0-RC1'.

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

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

commit 1c38b13a0c0f725b205b6ed360975ec3fdabaf09
Author: Brian Hulette <bh...@google.com>
AuthorDate: Wed Jun 3 12:09:33 2020 -0700

    [Gradle Release Plugin] - pre tag commit:  'v2.22.0-RC1'.
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 9ce8150..d94d0de 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -23,7 +23,7 @@ offlineRepositoryRoot=offline-repository
 signing.gnupg.executable=gpg
 signing.gnupg.useLegacyGpg=true
 
-version=2.22.0-SNAPSHOT
+version=2.22.0-RC1
 sdk_version=2.22.0
 
 javaVersion=1.8