You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gobblin.apache.org by hu...@apache.org on 2018/07/28 00:19:43 UTC

incubator-gobblin git commit: Update version in gradle.properties to 0.14.0.

Repository: incubator-gobblin
Updated Branches:
  refs/heads/master 74ef7259e -> 33d4fea4b


Update version in gradle.properties to 0.14.0.


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

Branch: refs/heads/master
Commit: 33d4fea4b64f6e4c5f952eb2e1bd5286424f8e4d
Parents: 74ef725
Author: Hung Tran <hu...@linkedin.com>
Authored: Fri Jul 27 17:19:18 2018 -0700
Committer: Hung Tran <hu...@linkedin.com>
Committed: Fri Jul 27 17:19:18 2018 -0700

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


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