This is an automated email from the ASF dual-hosted git repository. lesun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/gobblin.git
commit 4fa4891fc122d1d24de66a380c72e7c95e9102fb Author: William Lo <[email protected]> AuthorDate: Mon Jun 7 16:54:33 2021 -0700 bump version for gobblin --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 5a421d9..a1551fa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -31,7 +31,7 @@ org.gradle.parallel=true ide.recursive=true # Apache release specific -version=0.15.0 +version=0.16.0 group=org.apache.gobblin release=false
