You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mi...@apache.org on 2018/04/12 21:53:23 UTC

[geode] branch release/1.6.0 updated: Updated release type in preparation for the release

This is an automated email from the ASF dual-hosted git repository.

mikestolz pushed a commit to branch release/1.6.0
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/release/1.6.0 by this push:
     new 6beb250  Updated release type in preparation for the release
6beb250 is described below

commit 6beb250b059928e2cd29dd499658ba6ac179eb57
Author: Mike Stolz <mi...@Mikes-Macbook-Pro.local>
AuthorDate: Thu Apr 12 14:51:31 2018 -0700

    Updated release type in preparation for the release
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index ad3dbce..2d77e53 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -29,7 +29,7 @@ releaseQualifier =
 # -SNAPSHOT - development version
 # <blank>   - release
 # This is only really relevant for Maven artifacts.
-releaseType = -SNAPSHOT
+releaseType =
 
 # Set the buildId to add build metadata that can be viewed from
 # gfsh or pulse (`gfsh version --full`). Can be set using

-- 
To stop receiving notification emails like this one, please contact
mikestolz@apache.org.