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 76c7c40  add 1.12.8 to old versions on develop (#7268)
76c7c40 is described below

commit 76c7c40dd0c5dfcdcb45dbb1af5cad6ad5837fca
Author: Dick Cavender <[email protected]>
AuthorDate: Fri Jan 14 03:13:47 2022 -0800

    add 1.12.8 to old versions on develop (#7268)
    
    (cherry picked from commit 83de8f25978f0c2cee345beb61d88a85bf5da0f8)
---
 settings.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/settings.gradle b/settings.gradle
index 035b837..4fff627 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.7',
+ '1.12.8',
  '1.13.1',
  '1.13.6',
  '1.14.2'].each {

Reply via email to