This is an automated email from the ASF dual-hosted git repository.
abti pushed a commit to branch 0.17.0
in repository https://gitbox.apache.org/repos/asf/gobblin.git
The following commit(s) were added to refs/heads/0.17.0 by this push:
new ba2d97a1a Set version to 0.17.0 in release branch
ba2d97a1a is described below
commit ba2d97a1ab3208d29c1a7ce114180e4c6ac038a5
Author: Abhishek Tiwari <[email protected]>
AuthorDate: Tue Jun 13 22:23:05 2023 -0700
Set version to 0.17.0 in release branch
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 2101483e2..01f4457a6 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -31,7 +31,7 @@ org.gradle.parallel=true
ide.recursive=true
# Apache release specific
-version=0.18.0
+version=0.17.0
group=org.apache.gobblin
release=false