Repository: incubator-geode Updated Branches: refs/heads/release/1.0.0-incubating abef04517 -> d76eee424
Update version on release branch Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/d76eee42 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/d76eee42 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/d76eee42 Branch: refs/heads/release/1.0.0-incubating Commit: d76eee424028b7c4382f5b910031a19273b95d6a Parents: abef045 Author: Anthony Baker <[email protected]> Authored: Sat Oct 1 09:13:52 2016 -0700 Committer: Anthony Baker <[email protected]> Committed: Sat Oct 1 09:13:52 2016 -0700 ---------------------------------------------------------------------- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/d76eee42/gradle.properties ---------------------------------------------------------------------- diff --git a/gradle.properties b/gradle.properties index 1882b7b..de090f6 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
