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 2017/08/03 18:43:30 UTC

incubator-datafu git commit: Bump next version to 1.3.3 since 1.3.2 was already released

Repository: incubator-datafu
Updated Branches:
  refs/heads/master a831aa379 -> c93acb64d


Bump next version to 1.3.3 since 1.3.2 was already released


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

Branch: refs/heads/master
Commit: c93acb64d11a40c666c9c12669fdb95a10c6f179
Parents: a831aa3
Author: Matthew Hayes <mh...@apache.org>
Authored: Thu Aug 3 11:43:23 2017 -0700
Committer: Matthew Hayes <mh...@apache.org>
Committed: Thu Aug 3 11:43:23 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-datafu/blob/c93acb64/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 1a4f0bd..9f5ee7a 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -16,7 +16,7 @@
 # under the License.
 
 group=org.apache.datafu
-version=1.3.2
+version=1.3.3
 gradleVersion=2.4
 org.gradle.jvmargs="-XX:MaxPermSize=512m"
 release=false
\ No newline at end of file