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 2021/01/02 22:28:32 UTC

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

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 c29b7c248b4552ad9eea0493cf1a4b7891928191
Author: Pablo Estrada <pa...@apache.org>
AuthorDate: Sat Jan 2 14:27:54 2021 -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 092c2b8..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-RC3
+version=2.27.0-SNAPSHOT
 sdk_version=2.27.0
 
 javaVersion=1.8