From 453700a7dda49c63bbe2032796ec6bd2c2299e2f Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 3 Apr 2018 17:25:23 -0700 Subject: Update docker tag convention Update docker tagging convention to use: $VERSION-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images) $VERSION-STAGING-YYYYMMDDTHHMMSSZ (for staging images) Change-Id: I7bae3d147b405f357c88a65a850dc93a3a7bcffe Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall --- aai-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-resources/pom.xml') diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 2f7c852..8843346 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -149,7 +149,7 @@ 4.3.6.RELEASE - yyyyMMdd'T'HHmmss + yyyyMMdd'T'HHmmss'Z' check 0.55 -- cgit 1.2.3-korg