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

onichols 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 c5afab6  GEODE-10089: Bump version to 1.15.0
c5afab6 is described below

commit c5afab6666c1d98d0c0f1acae65e69bb73523a37
Author: Owen Nichols <[email protected]>
AuthorDate: Wed Jun 15 16:06:37 2022 -0700

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

Reply via email to