Merge "Fixing apex build system CentOS-7-1511 not found"
authorDan Radez <dradez@redhat.com>
Tue, 7 Feb 2017 13:44:52 +0000 (13:44 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 7 Feb 2017 13:44:52 +0000 (13:44 +0000)
build/Makefile

index af84ea8..7b392d2 100644 (file)
@@ -8,7 +8,7 @@
 ##############################################################################
 
 export USE_MASTER = ""
-export CENTDNLD = http://mirrors.cat.pdx.edu/centos/7.2.1511/isos/x86_64/CentOS-7-x86_64-DVD-1511.iso
+export CENTDNLD = http://mirrors.cat.pdx.edu/centos/7.3.1611/isos/x86_64/CentOS-7-x86_64-DVD-1611.iso
 export RELEASE = "0"
 
 export RPM_DIST = $(shell rpm -E %dist)