This is an automated email from the ASF dual-hosted git repository. dixie pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git
commit 946abd495ff2bdbeb6a7618bb1cd8b13d54a6e35 Author: Dick Cavender <[email protected]> AuthorDate: Mon Jan 10 16:13:28 2022 -0800 Bumping version to 1.14.3 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index ef8adc3..bc48730 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ # limitations under the License. # version = 1.14.3-build.0 -geodeVersion = 1.14.+ +geodeVersion = 1.14.3 # release properties, set these on the command line to validate against # a release candidate
