Fixing docker build scipt
[aaf/authz.git] / auth / docker / dbuild.sh
index 501530d..ace2e50 100644 (file)
@@ -3,6 +3,10 @@
 # Docker Building Script.  Reads all the components generated by install, on per-version basis
 #
 # Pull in Variables from d.props
+ORG=onap
+PROJECT=aaf
+DOCKER_REPOSITORY=nexus3.onap.org:10003
+VERSION=2.1.0-SNAPSHOT
 ./d.props
 # TODO add ability to do DEBUG settings