aboutsummaryrefslogtreecommitdiffstats
path: root/deployment
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2018-06-04 22:16:27 +0530
committerKanagaraj Manickam <kanagaraj.manickam@huawei.com>2018-06-06 08:58:20 +0000
commit8dde4fbcb49d5341dc8b21b8d1b6ba4548ce50c1 (patch)
tree3081b2696fbeb7120aa63f38b1cd2263a6d5cf80 /deployment
parentafd048b04a101f733727ef4c5f6a48b6deadc7c1 (diff)
Set to latest for download
Issue-ID: CLI-114 Change-Id: I71c0950769de48c1bc2c51e717c0df22e309eca7 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> (cherry picked from commit 5e6bd1d3d31d47632595c92e4e5df21f48856eb6)
Diffstat (limited to 'deployment')
-rw-r--r--deployment/zip/installer/install-latest.sh2
1 files changed, 1 insertions, 1 deletions
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