From 0463fd273277e82ee349c67feab08be157c515ca Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Wed, 4 Apr 2018 18:26:23 -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: Ie874a49bb884e38ecd1371d8e24c1a34d37b3d2e Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall --- utils/webseal-simulator/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml index f4585612b3..4aa6fa4d7b 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml @@ -15,7 +15,7 @@ 9.2.10.v20150310 - yyyyMMdd'T'HHmm + yyyyMMdd'T'HHmmss'Z' https://nexus.onap.org UTF-8 ${project.version}-${maven.build.timestamp} -- cgit 1.2.3-korg