X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fdocker%2Fd.props.init;h=415aeb68390745de2c009878bf795fa0dc19ada8;hb=a555e21d6f23e3c892db86fc9d27960c4b9d6cf4;hp=bc5d3583b49afcdc86913d30b413de16f33b41cf;hpb=fe3c40d9686febe8b6dd633bb9b1bbebba00288b;p=aaf%2Fauthz.git diff --git a/auth/docker/d.props.init b/auth/docker/d.props.init index bc5d3583..415aeb68 100644 --- a/auth/docker/d.props.init +++ b/auth/docker/d.props.init @@ -20,8 +20,10 @@ # Variables for building Docker entities ORG=onap PROJECT=aaf +# Note: Override can happen on dbuild.sh Commandline, -r +DOCKER_PULL_REGISTRY=nexus3.onap.org:10001 DOCKER_REPOSITORY=nexus3.onap.org:10003 -VERSION=2.1.10-SNAPSHOT +VERSION=2.1.18-SNAPSHOT CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/"