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

[beam] 02/02: [Gradle Release Plugin] - new version commit: 'v2.22.0-SNAPSHOT'.

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