X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=blobdiff_plain;f=auth%2Fdocker%2Fagent.sh;h=d643b5ed57651b88b87fd3752e8e2f1c2a09a443;hp=34b1dcfb51057221ed24e3e3d9254cbe1aca3006;hb=a93911399b464aba33c072eb0a994e50a6691b7e;hpb=65cdc09cc3b919637204894351464edbb15b1a54 diff --git a/auth/docker/agent.sh b/auth/docker/agent.sh index 34b1dcfb..d643b5ed 100644 --- a/auth/docker/agent.sh +++ b/auth/docker/agent.sh @@ -9,7 +9,7 @@ fi . ./aaf.props DOCKER=${DOCKER:=docker} -CADI_VERSION=${CADI_VERSION:=2.1.4-SNAPSHOT} +CADI_VERSION=${CADI_VERSION:=2.1.5-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