Update netty-handler version
[aaf/authz.git] / auth / docker / dstop.sh
index c325c6a..6105a00 100644 (file)
@@ -3,7 +3,7 @@ ORG=onap
 PROJECT=aaf
 DOCKER_REPOSITORY=nexus3.onap.org:10003
 VERSION=2.1.0-SNAPSHOT
-./d.props
+. ./d.props
 
 if [ "$1" == "" ]; then
   AAF_COMPONENTS=`ls ../aaf_${VERSION}/bin | grep -v '\.'`