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-benchmarks.git


The following commit(s) were added to refs/heads/support/1.14 by this push:
     new a28c4c1  GEODE-10101: Bump version to 1.14.5
a28c4c1 is described below

commit a28c4c16d21def7167806056b97ae16cf3fbfa6c
Author: Dick Cavender <[email protected]>
AuthorDate: Fri Mar 18 09:50:26 2022 -0700

    GEODE-10101: Bump version to 1.14.5
    
    As part of the Geode Release Process, the geode-benchmarks build number
    must be rolled forward as work begins on the next release
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 37e1cd4..f5ccf6b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 # The versionNumber follows semantic versioning conventions.
-versionNumber = 1.14.4
+versionNumber = 1.14.5
 
 # The releaseQualifier uses the following conventions:
 #   .M?       - milestone release

Reply via email to