From d1f8ac779fa81d97c586763f2dde4fc91054a331 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Thu, 21 Sep 2017 12:20:53 -0700 Subject: [PATCH] Check for latest centos release version when doing a release Motivation: We used to check for version 6.8 but the latest is 6.9 Modifications: Update version to 6.9 in the check. Result: Be able to cut a release on latest centos version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b2f06e2230..fd680894ba 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ /etc/redhat-release - release 6.8 + release 6.9