From 337d61dc6711ff21fb610cb506e48b63c8a54a2b Mon Sep 17 00:00:00 2001 From: davidplunkett Date: Wed, 6 Feb 2019 20:01:23 +0000 Subject: [PATCH] update tools to download snapshot 0.0.2 Change-Id: Ie3f9fcf6bd50b07921b59dfaebaae9bcaefa7d8e Signed-off-by: davidplunkett --- buildrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildrc b/buildrc index fe3ccba..c2af2e6 100644 --- a/buildrc +++ b/buildrc @@ -18,7 +18,7 @@ # before executing the build scripts if they differ from the default values. # SET DEFAULT VALUES -export REDFISH_REPO=${REDFISH_REPO:-https://nexus.akraino.org/service/local/artifact/maven/redirect?r=snapshots&g=org.akraino.redfish&a=redfish&v=1.0.0-SNAPSHOT&e=tgz} +export REDFISH_REPO=${REDFISH_REPO:-https://nexus.akraino.org/service/local/artifact/maven/redirect?r=snapshots&g=org.akraino.redfish&a=redfish&v=0.0.2-SNAPSHOT&e=tgz} export IPXE_GIT=${IPXE_GIT:-http://git.ipxe.org/ipxe.git} export DELL_GIT=${DELL_GIT:-https://github.com/dell/iDRAC-Redfish-Scripting.git} -- 2.16.6