From: Kanagaraj Manickam k00365106 Date: Mon, 4 Jun 2018 16:46:27 +0000 (+0530) Subject: Set to latest for download X-Git-Tag: 2.0.3~26 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5e6bd1d3d31d47632595c92e4e5df21f48856eb6;p=cli.git Set to latest for download Issue-ID: CLI-114 Change-Id: I71c0950769de48c1bc2c51e717c0df22e309eca7 Signed-off-by: Kanagaraj Manickam k00365106 --- diff --git a/deployment/zip/installer/install-latest.sh b/deployment/zip/installer/install-latest.sh index 19d0ce92..aa83ab54 100644 --- a/deployment/zip/installer/install-latest.sh +++ b/deployment/zip/installer/install-latest.sh @@ -16,7 +16,7 @@ # limitations under the License. #******************************************************************************* -CLI_LATEST_BINARY="https://nexus.onap.org/service/local/artifact/maven/redirect?r=snapshots&g=org.onap.cli&a=cli-zip&e=zip&v=LATEST" +CLI_LATEST_BINARY="https://nexus.onap.org/service/local/artifact/maven/redirect?r=releases&g=org.onap.cli&a=cli-zip&e=zip&v=LATEST" CLI_INSTALL_DIR=/opt/oclip CLI_ZIP=cli.zip CLI_BIN=/usr/bin/oclip