From 40077be45039102b97347e4129a8b9c301a82c16 Mon Sep 17 00:00:00 2001 From: su622b Date: Sun, 8 Apr 2018 13:50:31 -0400 Subject: updated the poms with project versions Issue-ID: AAF-215 Change-Id: I48ab110906f6e165cde0b3bb21b52178d36eb566 Signed-off-by: su622b --- auth/docker/dbuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'auth/docker/dbuild.sh') diff --git a/auth/docker/dbuild.sh b/auth/docker/dbuild.sh index 54d9926a..501530db 100644 --- a/auth/docker/dbuild.sh +++ b/auth/docker/dbuild.sh @@ -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 -- cgit 1.2.3-korg