This is an automated email from the ASF dual-hosted git repository.
onichols pushed a commit to branch support/1.14
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/support/1.14 by this push:
new 68c371d add 1.12.7 and 1.13.6 to old versions on support/1.14
68c371d is described below
commit 68c371d783c428ff3accc1a382fae488e19e2777
Author: Owen Nichols <[email protected]>
AuthorDate: Wed Dec 15 17:55:25 2021 -0800
add 1.12.7 and 1.13.6 to old versions on support/1.14
---
settings.gradle | 2 ++
1 file changed, 2 insertions(+)
diff --git a/settings.gradle b/settings.gradle
index a6bc038..ee9dbb0 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -93,12 +93,14 @@ include 'static-analysis:pmd-rules'
'1.12.4',
'1.12.5',
'1.12.6',
+ '1.12.7',
'1.13.0',
'1.13.1',
'1.13.2',
'1.13.3',
'1.13.4',
'1.13.5',
+ '1.13.6',
'1.14.0',
'1.14.1',
'1.14.2'].each {