You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datafu.apache.org by mh...@apache.org on 2018/03/19 16:34:54 UTC

datafu git commit: Bump next version to 1.4.0

Repository: datafu
Updated Branches:
  refs/heads/master ee5d8c177 -> 16451421b


Bump next version to 1.4.0

1.3.3 was released.


Project: http://git-wip-us.apache.org/repos/asf/datafu/repo
Commit: http://git-wip-us.apache.org/repos/asf/datafu/commit/16451421
Tree: http://git-wip-us.apache.org/repos/asf/datafu/tree/16451421
Diff: http://git-wip-us.apache.org/repos/asf/datafu/diff/16451421

Branch: refs/heads/master
Commit: 16451421b0113b902a42e7b53124c333dd31bac6
Parents: ee5d8c1
Author: Matthew Hayes <mh...@apache.org>
Authored: Mon Mar 19 09:34:49 2018 -0700
Committer: Matthew Hayes <mh...@apache.org>
Committed: Mon Mar 19 09:34:49 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/datafu/blob/16451421/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 72ac771..8f5cd99 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -16,7 +16,7 @@
 # under the License.
 
 group=org.apache.datafu
-version=1.3.3
+version=1.4.0
 gradleVersion=3.5.1
 org.gradle.jvmargs="-XX:MaxPermSize=512m"
 release=false
\ No newline at end of file