From: Jessica Wagantall Date: Thu, 5 Apr 2018 01:28:37 +0000 (-0700) Subject: Update docker tag convention X-Git-Tag: v2.5.3~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=0d0e1f6dcf7bb27f5604615772d55b8cc903e9c7;p=music.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: Ic42a81bb1b11e6d6dbfc5b620a1f5b1dc8fdd0b2 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall --- diff --git a/pom.xml b/pom.xml index 76505ad5..2509f96a 100755 --- a/pom.xml +++ b/pom.xml @@ -55,7 +55,7 @@ /content/sites/site/org/onap/music/${project.version} ${maven.build.timestamp} - yyyy.MM.dd.HH.mm + yyyyMMdd'T'HHmmss'Z' ${project.version}-${timestamp} ${project.version}-latest