You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2021/04/21 19:48:07 UTC

[geode] branch support/1.14 updated: add 1.12.2 to old versions on support/1.12

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 5aa2daf  add 1.12.2 to old versions on support/1.12
5aa2daf is described below

commit 5aa2daf6cef7774b678a74c002819ccff92edcdd
Author: Owen Nichols <on...@apache.org>
AuthorDate: Wed Apr 21 12:22:31 2021 -0700

    add 1.12.2 to old versions on support/1.12
    
    (cherry picked from commit 818292abd4e1d751fb02a199db62d1ee7c2f67f9)
    (cherry picked from commit 34f0ddfc58f917660a9d3b59c7835f0792106372)
---
 settings.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/settings.gradle b/settings.gradle
index a668cf1..29942c9 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -88,6 +88,7 @@ include 'static-analysis:pmd-rules'
  '1.11.0',
  '1.12.0',
  '1.12.1',
+ '1.12.2',
  '1.13.0',
  '1.13.1',
  '1.13.2'].each {