From 26890cdbdf400676936bcc0c000c46acfd4d6852 Mon Sep 17 00:00:00 2001 From: Jeremy Mordkoff Date: Thu, 19 Oct 2017 13:27:19 -0400 Subject: [PATCH] NO BUG -- update RIFT package to include Logo fix from 5.2.0.1 Signed-off-by: Jeremy Mordkoff --- jenkins/SO/install | 2 +- jenkins/UI/install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jenkins/SO/install b/jenkins/SO/install index 651c3039..7000c8e2 100755 --- a/jenkins/SO/install +++ b/jenkins/SO/install @@ -36,7 +36,7 @@ set -o nounset # Expanding an unset variable is an error. Variables must be ############################################################################### # Set up repo and version PLATFORM_REPOSITORY=OSM3 -PLATFORM_VERSION=5.2.0.2.72174 +PLATFORM_VERSION=5.2.0.2.72254 while getopts ":P:V:h" o; do case "${o}" in diff --git a/jenkins/UI/install b/jenkins/UI/install index 15e6bbec..33f651fb 100755 --- a/jenkins/UI/install +++ b/jenkins/UI/install @@ -38,7 +38,7 @@ set -o nounset # Expanding an unset variable is an error. Variables must be ############################################################################### # Set up repo and version PLATFORM_REPOSITORY=OSM3 -PLATFORM_VERSION=5.2.0.2.72174 +PLATFORM_VERSION=5.2.0.2.72254 while getopts ":P:V:h" o; do case "${o}" in -- 2.25.1