This is an automated email from the ASF dual-hosted git repository. onichols pushed a commit to branch support/1.12 in repository https://gitbox.apache.org/repos/asf/geode-examples.git
commit f812296ed8e68f88f9dd237bbed3f07fac2ef68b Author: Owen Nichols <[email protected]> AuthorDate: Thu Jun 10 21:50:34 2021 -0700 Bumping version to 1.12.3 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 65c199c..946d83e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,7 +15,7 @@ # limitations under the License. # version = 1.12.3-build.0 -geodeVersion = 1.12.+ +geodeVersion = 1.12.3 # release properties, set these on the command line to validate against # a release candidate
