You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gobblin.apache.org by ab...@apache.org on 2018/03/21 18:35:54 UTC

[5/5] incubator-gobblin git commit: Bump up version in gradle.properties to 0.13.0 after 0.12.0 RC1 release

Bump up version in gradle.properties to 0.13.0 after 0.12.0 RC1 release


Project: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/commit/85ba58d5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/tree/85ba58d5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gobblin/diff/85ba58d5

Branch: refs/heads/master
Commit: 85ba58d517ca4dd8bede64808fabe85d5cf4eaef
Parents: 859a463
Author: Abhishek Tiwari <ab...@gmail.com>
Authored: Wed Mar 21 11:35:43 2018 -0700
Committer: Abhishek Tiwari <ab...@gmail.com>
Committed: Wed Mar 21 11:35:43 2018 -0700

----------------------------------------------------------------------
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gobblin/blob/85ba58d5/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 88d130e..b03155d 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -31,7 +31,7 @@ org.gradle.parallel=true
 ide.recursive=true
 
 # Apache release specific
-version=0.12.0
+version=0.13.0
 group=org.apache.gobblin
 release=false