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

abti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/gobblin.git


The following commit(s) were added to refs/heads/master by this push:
     new 586371a25 Reserving 0.18.0 version for next release
586371a25 is described below

commit 586371a250e6b28629b875f96a6ba9d1847cc0ea
Author: Abhishek Tiwari <[email protected]>
AuthorDate: Tue Jun 13 20:33:19 2023 -0700

    Reserving 0.18.0 version for next release
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 01f4457a6..2101483e2 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -31,7 +31,7 @@ org.gradle.parallel=true
 ide.recursive=true
 
 # Apache release specific
-version=0.17.0
+version=0.18.0
 group=org.apache.gobblin
 release=false
 

Reply via email to