This is an automated email from the ASF dual-hosted git repository. goenka pushed a commit to branch release-2.13.0 in repository https://gitbox.apache.org/repos/asf/beam.git
commit 6ea93eab0e673a11e80574a024c5fae7e1843f68 Author: Ankur Goenka <[email protected]> AuthorDate: Wed May 29 18:26:21 2019 -0700 [Gradle Release Plugin] - new version commit: 'v2.13.0-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f113c18..dddeac9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -23,4 +23,4 @@ offlineRepositoryRoot=offline-repository signing.gnupg.executable=gpg signing.gnupg.useLegacyGpg=true -version=2.13.0-RC2 +version=2.13.0-SNAPSHOT
