X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=jenkins%2FSO%2Finstall;h=7000c8e2e787238425da95d3d4c97560713950d1;hb=4ffe5fe87638d92398252d6f23ab93ac0d1ec6fd;hp=5a02ab038b4253e1059ecaeafda21b9a65d3f650;hpb=a7c6c3ece6d724adf5c5beda61648086c70b9733;p=osm%2Fdevops.git diff --git a/jenkins/SO/install b/jenkins/SO/install index 5a02ab03..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.0.71033 +PLATFORM_VERSION=5.2.0.2.72254 while getopts ":P:V:h" o; do case "${o}" in