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 82a57a9  GEODE-10099: Add 1.12.9 as old version
82a57a9 is described below

commit 82a57a9fd146472b1704652753e68b55a8b9cfd9
Author: Dick Cavender <[email protected]>
AuthorDate: Wed Mar 9 18:09:39 2022 -0800

    GEODE-10099: Add 1.12.9 as old version
    
    Adds 1.12.9 to old versions on develop
    
    (cherry picked from commit 5243f68505eaca5758c990473b3df527635b25f7)
    (cherry picked from commit 75145f3347eb3a081f9675de01d63527ba90263f)
---
 settings.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings.gradle b/settings.gradle
index 7045269..a439c38 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -84,7 +84,7 @@ include 'static-analysis:pmd-rules'
  '1.10.0',
  '1.11.0',
  '1.12.0',
- '1.12.8',
+ '1.12.9',
  '1.13.1',
  '1.13.7',
  '1.14.3'].each {

Reply via email to