This is an automated email from the ASF dual-hosted git repository.
dixie pushed a commit to branch support/1.13
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/support/1.13 by this push:
new 0b6c611 GEODE-10100: Bump version to 1.13.9
0b6c611 is described below
commit 0b6c611e8b7a3f4d3ffdc22c9458ae2a741d1dca
Author: Dick Cavender <[email protected]>
AuthorDate: Tue Mar 15 15:04:31 2022 -0700
GEODE-10100: Bump version to 1.13.9
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 ec38456..143259d 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -26,7 +26,7 @@
# <blank> - release
#
# The full version string consists of 'versionNumber + releaseQualifier +
releaseType'
-version = 1.13.8-build.0
+version = 1.13.9-build.0
# Default Maven targets
mavenSnapshotUrl = gcs://maven.apachegeode-ci.info/snapshots