update tools to download snapshot 0.0.2 74/374/1
authordavidplunkett <dp7642@att.com>
Wed, 6 Feb 2019 20:01:23 +0000 (20:01 +0000)
committerdavidplunkett <dp7642@att.com>
Wed, 6 Feb 2019 20:01:23 +0000 (20:01 +0000)
Change-Id: Ie3f9fcf6bd50b07921b59dfaebaae9bcaefa7d8e
Signed-off-by: davidplunkett <dp7642@att.com>
buildrc

diff --git a/buildrc b/buildrc
index fe3ccba..c2af2e6 100644 (file)
--- 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}