From b4b8bc4aad8ee127344277c800d5a2de88237555 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 4 Apr 2018 18:28:53 -0700 Subject: Update docker tag convention Update docker tagging convention to use: v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: Ief04f3efcd54c896ec71ddef053474dff882c488 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall --- installation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installation/pom.xml') diff --git a/installation/pom.xml b/installation/pom.xml index b6a5fb0..d83590a 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -42,7 +42,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. installation - yyMMdd-HHmmss + yyyyMMdd'T'HHmmss'Z' ${maven.build.timestamp} UTF-8 UTF-8 -- cgit 1.2.3-korg