From: Jessica Wagantall Date: Thu, 5 Apr 2018 01:28:53 +0000 (-0700) Subject: Update docker tag convention X-Git-Tag: v1.3.0~35 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F41121%2F1;p=appc%2Fdeployment.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: Ief04f3efcd54c896ec71ddef053474dff882c488 Issue-ID: CIMAN-132 Signed-off-by: Jessica Wagantall --- diff --git a/cdt/pom.xml b/cdt/pom.xml index 9b827a0..0c541fb 100644 --- a/cdt/pom.xml +++ b/cdt/pom.xml @@ -46,7 +46,7 @@ limitations under the License. 1.0.0 - yyyyMMdd'T'HHmmss + yyyyMMdd'T'HHmmss'Z' diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index 56789b9..fee078e 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -45,7 +45,7 @@ limitations under the License. 1.0.0 - yyyyMMdd'T'HHmmss + yyyyMMdd'T'HHmmss'Z' diff --git a/installation/pom.xml b/installation/pom.xml index b6a5fb0..d83590a 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -42,7 +42,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. installation - yyMMdd-HHmmss + yyyyMMdd'T'HHmmss'Z' ${maven.build.timestamp} UTF-8 UTF-8 diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 5a84370..a22d2de 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -42,7 +42,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. platform-logic - yyMMdd-HHmmss + yyyyMMdd'T'HHmmss'Z' ${maven.build.timestamp}