This is an automated email from the ASF dual-hosted git repository.
onichols pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/develop by this push:
new 83de8f2 add 1.12.8 to old versions on develop (#7268)
83de8f2 is described below
commit 83de8f25978f0c2cee345beb61d88a85bf5da0f8
Author: Dick Cavender <[email protected]>
AuthorDate: Fri Jan 14 03:13:47 2022 -0800
add 1.12.8 to old versions on develop (#7268)
---
settings.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/settings.gradle b/settings.gradle
index 8b32c2e..d7d1f43 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -83,7 +83,7 @@ include 'geode-server-all'
'1.10.0',
'1.11.0',
'1.12.0',
- '1.12.7',
+ '1.12.8',
'1.13.1',
'1.13.6',
'1.14.2'].each {