You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ab...@apache.org on 2016/02/07 06:54:34 UTC

incubator-geode git commit: Fix version whitespace

Repository: incubator-geode
Updated Branches:
  refs/heads/develop 98e29ee53 -> c8251f823


Fix version whitespace


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

Branch: refs/heads/develop
Commit: c8251f823cc651ac8935f2b1bc4e6f2eb8add9c9
Parents: 98e29ee
Author: Anthony Baker <ab...@apache.org>
Authored: Sat Feb 6 21:54:01 2016 -0800
Committer: Anthony Baker <ab...@apache.org>
Committed: Sat Feb 6 21:54:01 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/c8251f82/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 13d4839..6741627 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,7 +18,7 @@
 # RC? - Release candidate
 # RELEASE - Final build
 versionNumber = 1.0.0-incubating
-releaseType = SNAPSHOT 
+releaseType = SNAPSHOT
 
 org.gradle.daemon = true
 org.gradle.jvmargs = -Xmx2048m