X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fdocker%2Fd.props.init;h=8ef2e31adc70158a50d0baa0d765ea38622ca1c1;hb=4d0a045d78b8ad411534888464d977f65ff9efc7;hp=54a3926dda8df503f29996604b89f0d52895f06a;hpb=1549cd48ba8d951d7bb58a5979a57c38424f7bb5;p=aaf%2Fauthz.git diff --git a/auth/docker/d.props.init b/auth/docker/d.props.init index 54a3926d..8ef2e31a 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.11-SNAPSHOT +VERSION=2.1.17-SNAPSHOT CONF_ROOT_DIR=/opt/app/osaaf # For local builds, set PREFIX= PREFIX="$DOCKER_REPOSITORY/"