You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2022/06/22 20:28:05 UTC

[geode] branch support/1.15 updated: GEODE-10089: Bump version to 1.15.1

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


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

commit 2fe3ea0e077717a36aaee94666c97a3b3d6b349d
Author: Owen Nichols <on...@apache.org>
AuthorDate: Wed Jun 22 13:27:57 2022 -0700

    GEODE-10089: Bump version to 1.15.1
    
    As part of the Geode Release Process, the build number must
    be rolled forward so work can begin on the next release
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index bbf7c8efd1..2c72e62c85 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -26,7 +26,7 @@
 #   <blank>   - release
 #
 # The full version string consists of 'versionNumber + releaseQualifier + releaseType'
-version = 1.15.0-build.0
+version = 1.15.1-build.0
 
 # Default Maven targets
 mavenSnapshotUrl = gcs://maven.apachegeode-ci.info/snapshots