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 09:28:36 UTC

incubator-gobblin git commit: Change gradle properties to reflect 0.12.0 version

Repository: incubator-gobblin
Updated Branches:
  refs/heads/0.12.0 b7f123f77 -> 33146a9b1


Change gradle properties to reflect 0.12.0 version


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

Branch: refs/heads/0.12.0
Commit: 33146a9b18c0bb08ed3e388fda473c035f3c1c34
Parents: b7f123f
Author: Abhishek Tiwari <ab...@gmail.com>
Authored: Wed Mar 21 02:28:30 2018 -0700
Committer: Abhishek Tiwari <ab...@gmail.com>
Committed: Wed Mar 21 02:28:30 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-gobblin/blob/33146a9b/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index b03155d..88d130e 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.12.0
 group=org.apache.gobblin
 release=false