From: Jessica Wagantall Date: Thu, 5 Apr 2018 01:29:55 +0000 (-0700) Subject: Update docker tag convention X-Git-Tag: 2.0.0-ONAP~9^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1e5cf8bf2d1da7d841bab4577adc329abbee25e8;p=vvp%2Fengagementmgr.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: I7839132da6c90ba981a7c865cbdad40adb07939d Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall --- diff --git a/pom.xml b/pom.xml index e8e943a..373864a 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