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

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

This is an automated email from the ASF dual-hosted git repository.

nnag 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 e90ca70  add 1.12.3 to old versions on support/1.14
e90ca70 is described below

commit e90ca70d6d10385252f1fc6b20b1cda766c4f8c9
Author: Owen Nichols <on...@apache.org>
AuthorDate: Wed Jun 30 15:40:39 2021 -0700

    add 1.12.3 to old versions on support/1.14
    
    (cherry picked from commit 1491466356dd45aee6b9d0f8e41bdcfc220ef0bc)
    (cherry picked from commit 38b2110e9c70c3c2fd89269523d855c823e8ab9b)
---
 settings.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/settings.gradle b/settings.gradle
index d1031da..a088b2d 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -89,6 +89,7 @@ include 'static-analysis:pmd-rules'
  '1.12.0',
  '1.12.1',
  '1.12.2',
+ '1.12.3',
  '1.13.0',
  '1.13.1',
  '1.13.2',