switch a new RIFT repo for R3 so that the R2 repo can be restored to its previous state
force

Signed-off-by: Jeremy Mordkoff <Jeremy.Mordkoff@riftio.com>

Change-Id: I713dc6522f02f5e172cb59a32a7d2400e2002910
diff --git a/jenkins/UI/install b/jenkins/UI/install
index ddf0734..d54afb6 100755
--- a/jenkins/UI/install
+++ b/jenkins/UI/install
@@ -37,7 +37,7 @@
 
 ###############################################################################
 # Set up repo and version
-PLATFORM_REPOSITORY=OSM
+PLATFORM_REPOSITORY=OSM3
 PLATFORM_VERSION=5.2.0.0.71033
 
 while getopts ":P:V:h" o; do