aboutsummaryrefslogtreecommitdiffstats
path: root/boot
diff options
context:
space:
mode:
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-08 11:20:35 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2017-11-08 11:23:48 +0530
commite05170be50af4717f90f46f42977832a9e820d38 (patch)
tree7301d2c65bf1bf85703a23f1a3b22662da6670a0 /boot
parentacec701ebc34874bec94195d773a78bc6027ed1a (diff)
Update CLI docker version to v1.1.0
Issue-Id: CLI-70 Change-Id: I3124d6992bf906575d8ae09c46c8210259244f51 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'boot')
-rw-r--r--boot/cli_install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/cli_install.sh b/boot/cli_install.sh
index c5ec4216..22fec53e 100644
--- a/boot/cli_install.sh
+++ b/boot/cli_install.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/content/repositories/releases/org/onap/cli/cli-zip/1.1.0/cli-zip-1.1.0.zip"
CLI_INSTALL_DIR=/opt/onap/cli
CLI_ZIP=cli.zip
CLI_BIN=/usr/bin/onap