Fix docker tag 83/86283/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 25 Apr 2019 12:51:11 +0000 (08:51 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 25 Apr 2019 12:51:18 +0000 (08:51 -0400)
commit68500192d7e77bca74e411b1fda38b4a4f598dc5
treedb92cd12bbd0f1d48b72a1c92fb3434f3840d4d8
parentf2136a47fd53fcbdc117899c6e134d7ceea46d85
Fix docker tag

command-executor was using the default timestamp format when creating
docker tag, which is invalid and breaks docker build.  Added maven
property setting to change timestamp format to remove offending
dashes.

Change-Id: I102340d493a5b9c03ca1a9e10f1bd51fc4b582d1
Issue-ID: CCSDK-1287
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
ms/command-executor/pom.xml