Add sample AAF Setup Demoing
[aaf/authz.git] / auth / docker / dstop.sh
index 6105a00..58ac0bf 100644 (file)
@@ -1,8 +1,5 @@
 #!/bin/bash dstop.sh
-ORG=onap
-PROJECT=aaf
-DOCKER_REPOSITORY=nexus3.onap.org:10003
-VERSION=2.1.0-SNAPSHOT
+# Pull in Properties
 . ./d.props
 
 if [ "$1" == "" ]; then