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


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

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

    GEODE-10101: Bump version to 1.14.5
    
    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 d68135c..d9613ec 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -26,7 +26,7 @@
 #   <blank>   - release
 #
 # The full version string consists of 'versionNumber + releaseQualifier + 
releaseType'
-version = 1.14.4-build.0
+version = 1.14.5-build.0
 
 # Default Maven targets
 mavenSnapshotUrl = gcs://maven.apachegeode-ci.info/snapshots

Reply via email to