This is an automated email from the ASF dual-hosted git repository.
abaker pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/develop by this push:
new be27e6d Restored SNAPSHOT releaseType
be27e6d is described below
commit be27e6d1c31d80b9b36e8c36e7a6222d5810415e
Author: Anthony Baker <[email protected]>
AuthorDate: Wed Nov 1 00:57:48 2017 +0800
Restored SNAPSHOT releaseType
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 8a02ee8..50c9788 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 =
+releaseType = -SNAPSHOT
# 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
['"[email protected]" <[email protected]>'].