Revert "BUG 410 -- update to new platform" 77/5677/1
authormarchettim <mmarchetti@sandvine.com>
Fri, 10 Nov 2017 16:15:21 +0000 (18:15 +0200)
committermarchettim <mmarchetti@sandvine.com>
Fri, 10 Nov 2017 16:15:21 +0000 (18:15 +0200)
This reverts commit 38bdcea60afaa661a864febd74db3327a2e7b73c.

Change-Id: I89bc0bdcaf30967c529e6ae003bb94f72571a8e9

jenkins/SO/install
jenkins/UI/install

index 1292826..7000c8e 100755 (executable)
@@ -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.3.73627
+PLATFORM_VERSION=5.2.0.2.72254
 
 while getopts ":P:V:h" o; do
     case "${o}" in
index 3528cb5..33f651f 100755 (executable)
@@ -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.3.73627
+PLATFORM_VERSION=5.2.0.2.72254
 
 while getopts ":P:V:h" o; do
     case "${o}" in