X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fdocker%2Fd.props.init;h=41a30244d6566f1c59de9e232c0dac44521abdad;hb=1d719c827a40f30f210e76242c9ea2d73cbd4d64;hp=bc5d3583b49afcdc86913d30b413de16f33b41cf;hpb=2b5103e038a7727734097a671d331db9aaab77ba;p=aaf%2Fauthz.git diff --git a/auth/docker/d.props.init b/auth/docker/d.props.init index bc5d3583..41a30244 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.16-SNAPSHOT CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/"