You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by up...@apache.org on 2016/04/11 23:29:28 UTC

incubator-geode git commit: Removing snapshot from the version in preparation from the M2 release

Repository: incubator-geode
Updated Branches:
  refs/heads/release/1.0.0-incubating.M2 [created] fdfd98fbf


Removing snapshot from the version in preparation from the M2 release


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

Branch: refs/heads/release/1.0.0-incubating.M2
Commit: fdfd98fbf074b65c24add59119152071d3297ed9
Parents: bf8c716
Author: Dan Smith <up...@apache.org>
Authored: Mon Apr 11 14:28:25 2016 -0700
Committer: Dan Smith <up...@apache.org>
Committed: Mon Apr 11 14:28:25 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/fdfd98fb/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 6106175..dc3eebd 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -18,7 +18,7 @@
 # .M?       - milestone release
 # <blank>   - release
 versionNumber = 1.0.0-incubating
-releaseType = .M2-SNAPSHOT
+releaseType = .M2
 
 org.gradle.daemon = true
 org.gradle.jvmargs = -Xmx2048m