updated the poms with project versions
[aaf/authz.git] / auth / docker / dbuild.sh
index 54d9926..501530d 100644 (file)
@@ -3,7 +3,7 @@
 # Docker Building Script.  Reads all the components generated by install, on per-version basis
 #
 # Pull in Variables from d.props
-. d.props
+./d.props
 # TODO add ability to do DEBUG settings
 
 if ["$1" == ""]; then