X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=auth%2Fdocker%2Fagent.sh;h=0c66fe141e1428684ff4c0908ddd5fae42b2c365;hb=2c79dd1a45f46768bf908d9246f4480a7531974a;hp=820b1faa8133766a657913345b5a1d20927a22fc;hpb=b2925aafd63f031392a4a5d44e105d047af7eed2;p=aaf%2Fauthz.git diff --git a/auth/docker/agent.sh b/auth/docker/agent.sh index 820b1faa..0c66fe14 100644 --- a/auth/docker/agent.sh +++ b/auth/docker/agent.sh @@ -28,7 +28,7 @@ fi . ./aaf.props DOCKER=${DOCKER:=docker} -CADI_VERSION=${CADI_VERSION:=2.1.7-SNAPSHOT} +CADI_VERSION=${CADI_VERSION:=2.1.8-SNAPSHOT} for V in VERSION DOCKER_REPOSITORY AAF_FQDN AAF_FQDN_IP DEPLOY_FQI APP_FQDN APP_FQI VOLUME DRIVER LATITUDE LONGITUDE; do if [ "$(grep $V ./aaf.props)" = "" ]; then