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


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

commit 5cce67bfc5471022cd88a9c70c8f18a1b2a86f8b
Author: Dick Cavender <[email protected]>
AuthorDate: Fri Mar 4 16:48:50 2022 -0800

    GEODE-10101: Bump version to 1.14.4
    
    As part of the Geode Release Process, the geode-examples 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 f4c3fbc..47d3329 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 version = 1.14.4-build.0
-geodeVersion = 1.14.4
+geodeVersion = 1.14.+
 
 # release properties, set these on the command line to validate against
 # a release candidate

Reply via email to