This is an automated email from the ASF dual-hosted git repository. onichols pushed a commit to branch support/1.14 in repository https://gitbox.apache.org/repos/asf/geode-examples.git
commit 7cd3ec9fab4f5b21a0fcf4371c17641eea5fd20a Author: Owen Nichols <[email protected]> AuthorDate: Fri Dec 10 12:27:40 2021 -0800 Bumping version to 1.14.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index e13c0e4..f4773b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ # limitations under the License. # version = 1.14.1-build.0 -geodeVersion = 1.14.+ +geodeVersion = 1.14.1 # release properties, set these on the command line to validate against # a release candidate
