You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2020/01/09 20:52:44 UTC

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

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

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

commit 96053a18bd20858cf98579d4f5d4d585a4c128ac
Author: Udi Meiri <eh...@google.com>
AuthorDate: Thu Jan 9 10:28:11 2020 -0800

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

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