X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=blobdiff_plain;f=auth%2Fdocker%2Fagent.sh;h=88b8497e2bd459b787dccee8b36c5195c72efd6a;hp=0c66fe141e1428684ff4c0908ddd5fae42b2c365;hb=baa1bc31266e48b0b443ea3dc0eee996f51a0b03;hpb=d41f81fa3da0a3e546e0e6a0258aa2f8892a5990 diff --git a/auth/docker/agent.sh b/auth/docker/agent.sh index 0c66fe14..88b8497e 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.8-SNAPSHOT} +CADI_VERSION=${CADI_VERSION:=2.1.9-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