This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git
commit 2fe966c2242637c99d6dffe8ef2d3b357d3532c0 Author: Naburun Nag <[email protected]> AuthorDate: Tue Aug 31 03:06:15 2021 -0700 Bumping version to 1.14.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8486676..cd6a0a1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ # limitations under the License. # version = 1.14.0-build.0 -geodeVersion = 1.14.+ +geodeVersion = 1.14.0 # release properties, set these on the command line to validate against # a release candidate
