X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aaf%2Fauthz.git;a=blobdiff_plain;f=auth%2Fcsit%2Fagent.sh;h=34b1dcfb51057221ed24e3e3d9254cbe1aca3006;hp=55a45172afaa6437832f4ea5f780d8e174b97be2;hb=7e5ccdd25e377cfa2dd5850ac3c2c1428c40b078;hpb=bdaf445e08978aadeca4232030fdbf6d39797dc8 diff --git a/auth/csit/agent.sh b/auth/csit/agent.sh index 55a45172..34b1dcfb 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.3-SNAPSHOT} +CADI_VERSION=${CADI_VERSION:=2.1.4-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