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:50 UTC

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

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