From: Jeremy Mordkoff Date: Thu, 19 Oct 2017 17:27:19 +0000 (-0400) Subject: NO BUG -- update RIFT package to include Logo fix from 5.2.0.1 X-Git-Tag: v3.0.0rc13~2 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=26890cdbdf400676936bcc0c000c46acfd4d6852;p=osm%2Fdevops.git NO BUG -- update RIFT package to include Logo fix from 5.2.0.1 Signed-off-by: Jeremy Mordkoff --- 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