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

commit 39b0e333b5c8a8a680c1edb62a930bbd5ee47424
Author: Jinwoo Hwang <[email protected]>
AuthorDate: Wed Sep 3 06:39:18 2025 -0400

    GEODE-10461: Bump version to 1.15.2
    
    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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 6d22f45..ed5cc9b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,8 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-version = 1.15.1-build.0
-geodeVersion = 1.15.+
+version = 1.15.2-build.0
+geodeVersion = 1.15.2
 
 # release properties, set these on the command line to validate against
 # a release candidate

Reply via email to