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