From 97c11889366a52e7cfdfdf725a5088ed5d1387e0 Mon Sep 17 00:00:00 2001 From: Feng Pan Date: Sun, 22 May 2016 15:30:19 -0400 Subject: Change ONOS binary download to dropbox Change-Id: Iaa246533b908327d0bac05f90aa6a1fc7a60c435 Signed-off-by: Feng Pan --- build/variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/variables.sh') diff --git a/build/variables.sh b/build/variables.sh index 9bb40a9c..115650da 100644 --- a/build/variables.sh +++ b/build/variables.sh @@ -9,5 +9,5 @@ ############################################################################## rdo_images_uri=https://ci.centos.org/artifacts/rdo/images/mitaka/delorean/stable/ -onos_release_uri=http://downloads.onosproject.org/release +onos_release_uri=https://dl.dropboxusercontent.com/u/7079970/ onos_release_file=onos-1.5.0.tar.gz -- cgit 1.2.3-korg