X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fcsit%2Fagent.sh;h=d643b5ed57651b88b87fd3752e8e2f1c2a09a443;hb=a93911399b464aba33c072eb0a994e50a6691b7e;hp=af04cf298d37c1571587d285e753930ad605fb00;hpb=5ed77b98dbe9107431d2dfd61d331f78b009503b;p=aaf%2Fauthz.git diff --git a/auth/csit/agent.sh b/auth/csit/agent.sh index af04cf29..d643b5ed 100644 --- a/auth/csit/agent.sh +++ b/auth/csit/agent.sh @@ -9,7 +9,7 @@ fi . ./aaf.props DOCKER=${DOCKER:=docker} -CADI_VERSION=${CADI_VERSION:=2.1.2-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