This is an automated email from the ASF dual-hosted git repository.

dixie pushed a commit to branch support/1.12
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/support/1.12 by this push:
     new b03e9f6  GEODE-10099: Bump version to 1.12.10
b03e9f6 is described below

commit b03e9f6e105dbdaebbc7f64ecf173cd3937ff961
Author: Dick Cavender <[email protected]>
AuthorDate: Wed Mar 9 18:09:47 2022 -0800

    GEODE-10099: Bump version to 1.12.10
    
    As part of the Geode Release Process, the build number must
    be rolled forward so work can begin on the next release
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 1f11e83..14d33ac 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -26,7 +26,7 @@
 #   <blank>   - release
 #
 # The full version string consists of 'versionNumber + releaseQualifier + 
releaseType'
-version = 1.12.9-build.0
+version = 1.12.10-build.0
 
 # Default Maven targets
 mavenSnapshotUrl = gcs://maven.apachegeode-ci.info/snapshots

Reply via email to