From: baigk Date: Mon, 15 Feb 2016 11:51:31 +0000 (+0800) Subject: change the version of compass-web from v2 to v2.5 X-Git-Tag: colorado.1.0~186 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=935ac00a28a1e265473079e5028a964b9720adf0;p=compass4nfv.git change the version of compass-web from v2 to v2.5 JIRA: COMPASS-312 Change-Id: I3d5b5599ec0a9c09c54cc2a95284ed3364242499 Signed-off-by: baigk --- diff --git a/build/build.conf b/build/build.conf index bcbf2d75..b73de206 100644 --- a/build/build.conf +++ b/build/build.conf @@ -8,7 +8,7 @@ export CENTOS_BASE=${CENTOS_BASE:-$PACKAGE_URL/CentOS-7-x86_64-Minimal-1511.iso} # Compass git repository export COMPASS_CORE=${COMPASS_CORE:-https://github.com/openstack/compass-core.git} -export COMPASS_WEB=${COMPASS_WEB:-http://github.com/baigk/compass-web.git} +export COMPASS_WEB=${COMPASS_WEB:-https://github.com/openstack/compass-web.git} export COMPASS_INSTALL=${COMPASS_INSTALL:-http://github.com/baigk/compass-install.git} # Compass core packages