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/10 21:00:05 UTC

[beam] branch release-2.18.0 updated (9e58be1 -> dba0c68)

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

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


    from 9e58be1  [BEAM-4287] Fix to use the residual instead of the current restriction on process continuations.
     add 6887a3f  [Gradle Release Plugin] - pre tag commit:  'v2.18.0-RC1'.
     new dba0c68  [Gradle Release Plugin] - new version commit:  'v2.18.0-SNAPSHOT'.

The 1 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] 01/01: [Gradle Release Plugin] - new version commit: 'v2.18.0-SNAPSHOT'.

Posted by ud...@apache.org.
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 dba0c689ccbb1709632f6d03afc1aa2353ac1d61
Author: Udi Meiri <eh...@google.com>
AuthorDate: Fri Jan 10 12:59: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