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

onichols pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new d902cef  add 1.12.2 to old versions on develop (#6356)
d902cef is described below

commit d902cef74f90d40b7e4fc94c42b4397aa4f695a0
Author: Owen Nichols <[email protected]>
AuthorDate: Wed Apr 21 22:59:23 2021 -0700

    add 1.12.2 to old versions on develop (#6356)
---
 settings.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/settings.gradle b/settings.gradle
index 0b97df7..aa63b1f 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -86,6 +86,7 @@ include 'geode-deployment:geode-deployment-legacy'
  '1.11.0',
  '1.12.0',
  '1.12.1',
+ '1.12.2',
  '1.13.0',
  '1.13.1',
  '1.13.2'].each {

Reply via email to