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


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

commit c819951364174f78c70868dd97a4a8007d7577b6
Author: Owen Nichols <onich...@apache.org>
AuthorDate: Wed Jun 22 13:28:04 2022 -0700

    GEODE-10089: Bump version to 1.15.1
    
    As part of the Geode Release Process, the geode-benchmarks 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 68c1dccf..f09c6f35 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 # The versionNumber follows semantic versioning conventions.
-versionNumber = 1.15.0
+versionNumber = 1.15.1
 
 # The releaseQualifier uses the following conventions:
 #   .M?       - milestone release

Reply via email to