From 7b539408f00a33e98ebe827a3e6784f427007f57 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 6 Apr 2018 18:00:00 -0400 Subject: Fix timestamp format Docker deploy failing due to error in timestamp portion of tag Change-Id: Ic7321fffffd88f7b8dc4a77f00cb20b4d7ae9438 Issue-ID: SDNC-279 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 006db5462072f0245a419087337e5744e1c9c910 --- installation/admportal/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'installation/admportal/pom.xml') diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index ca823723..45059e5f 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -20,6 +20,7 @@ onap/admportal-sdnc-image ${project.version} + yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg