X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlsli%2Fsrc%2Fmain%2Fscripts%2FinstallZips.sh;h=85e338004367ab2873aa2e3bae9fd852aeb8fd99;hb=2d9f15583e5428e46759f39b0dea9c1417fe016f;hp=e412f4a5e76c80132bb263ae8ea8fd44f0a4feb6;hpb=bede4a4a89ad6a047e692945063b068ab6729428;p=ccsdk%2Fdistribution.git diff --git a/odlsli/src/main/scripts/installZips.sh b/odlsli/src/main/scripts/installZips.sh index e412f4a5..85e33800 100644 --- a/odlsli/src/main/scripts/installZips.sh +++ b/odlsli/src/main/scripts/installZips.sh @@ -55,12 +55,10 @@ SDNC_PLUGINS_FEATURES=" \ properties-node \ restapi-call-node" - -SDNC_CORE_VERSION=${SDNC_CORE_VERSION:-0.1.1} +SDNC_CORE_VERSION=${SDNC_CORE_VERSION:-0.1.2} SDNC_ADAPTORS_VERSION=${SDNC_ADAPTORS_VERSION:-0.1.1} SDNC_NORTHBOUND_VERSION=${SDNC_NORTHBOUND_VERSION:-0.1.1} SDNC_PLUGINS_VERSION=${SDNC_PLUGINS_VERSION:-0.1.1} -SDNC_OAM_VERSION=${SDNC_OAM_VERSION:-0.1.1} if [ ! -d ${targetDir} ] then