Signed-off-by: davidplunkett <dp7642@att.com>
Change-Id: I36b617ee62b738d146014a819ea84fb760c78d67
# 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=0.0.2-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=1.0.1-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}
# See the License for the specific language governing permissions and
# limitations under the License.
-export VERSION=0.0.2-SNAPSHOT
+export VERSION=1.0.1-SNAPSHOT