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

mkevo pushed a commit to branch support/1.15
in repository https://gitbox.apache.org/repos/asf/geode-examples.git


The following commit(s) were added to refs/heads/support/1.15 by this push:
     new b45260f  GEODE-10401: Bump version to 1.15.1
b45260f is described below

commit b45260fe9cb14fc4abc36d3343b9b1886e9b5329
Author: Mario Kevo <[email protected]>
AuthorDate: Thu Sep 29 14:22:28 2022 +0200

    GEODE-10401: Bump version to 1.15.1
    
    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 e38569a..4565ddc 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 version = 1.15.1-build.0
-geodeVersion = 1.15.1
+geodeVersion = 1.15.+
 
 # release properties, set these on the command line to validate against
 # a release candidate

Reply via email to