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 --- cdt/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cdt/pom.xml') diff --git a/cdt/pom.xml b/cdt/pom.xml index 9b827a0..0c541fb 100644 --- a/cdt/pom.xml +++ b/cdt/pom.xml @@ -46,7 +46,7 @@ limitations under the License. 1.0.0 - yyyyMMdd'T'HHmmss + yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg