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

[04/12] incubator-geode git commit: Update version to 1.0.0-incubating.M3-SNAPSHOT

Update version to 1.0.0-incubating.M3-SNAPSHOT


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

Branch: refs/heads/feature/GEODE-17-2
Commit: 50671d789198cb8129ea3a3472c82d7f5818d99c
Parents: bf8c716
Author: Dan Smith <up...@apache.org>
Authored: Mon Apr 11 14:40:26 2016 -0700
Committer: Dan Smith <up...@apache.org>
Committed: Mon Apr 11 14:40:26 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/50671d78/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 6106175..669baed 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 = .M3-SNAPSHOT
 
 org.gradle.daemon = true
 org.gradle.jvmargs = -Xmx2048m