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/dmaap-listener/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'installation/dmaap-listener') diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml index 1e4cafa6..1921fd35 100644 --- a/installation/dmaap-listener/pom.xml +++ b/installation/dmaap-listener/pom.xml @@ -19,6 +19,7 @@ onap/sdnc-dmaap-listener-image ${project.version} ${https_proxy} + yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg