From: Jessica Wagantall Date: Thu, 5 Apr 2018 01:29:24 +0000 (-0700) Subject: Update docker tag convention X-Git-Tag: 2.0.0-ONAP~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a78ff010c35d2ed3a996f65dd79f9ec46288c195;p=vvp%2Fcms.git 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: I018f128ed41a7925f43fade9f2c09d45b0116e0a Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall --- diff --git a/pom.xml b/pom.xml index 54460d9..41f598c 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ /content/sites/site/org/openecomp/vvp/${project.artifactId}/${project.version} ${maven.build.timestamp} - yyyy.MM.dd.HH.mm + yyyyMMdd'T'HHmmss'Z' ${project.version}-${timestamp} ${project.version}-latest