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 7f20c5b18ae4cea263e2969435efe3a37c710d1b Author: Naburun Nag <[email protected]> AuthorDate: Tue Aug 31 14:01:56 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 cdd2116..ffc5d2d 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
