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

jinwoo 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 1aac0e9  GEODE-10569: Bump version to 1.15.4
1aac0e9 is described below

commit 1aac0e964a58a3d8b09e3991b6441f856e6cbfaa
Author: JinwooHwang <[email protected]>
AuthorDate: Tue Mar 31 14:52:34 2026 -0400

    GEODE-10569: Bump version to 1.15.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 bd647de..dcf95c8 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-version = 1.15.3-build.0
+version = 1.15.4-build.0
 geodeVersion = 1.15.+
 
 # release properties, set these on the command line to validate against

Reply via email to