X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=jenkins%2FSO%2Finstall;h=7000c8e2e787238425da95d3d4c97560713950d1;hb=a885f6269b51e8f261599120db6483913382e39e;hp=651c3039294dd80083649cbab6608cabe0352452;hpb=d88f8c4d80e2cfb46d50cf89816fed662942eee0;p=osm%2Fdevops.git 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