aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Daugherty <rd472p@att.com>2018-04-06 15:28:33 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-06 15:28:33 +0000
commit039122fa9a5d6acb08a900b6615aea948d1099bd (patch)
treeb5ea47ae39cf4b1db2b967e26c15c4eaef12cddb
parent4753058c41eeb0d4153787e5f509451e1682eb17 (diff)
parent3276b31e6d6460dcb7ddc18ee800a4d0ba224b3f (diff)
Merge "Update docker tag convention"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9d1bcc5ca4..ed64d08b70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
<swm.version>2.19.3-1</swm.version>
<openstack.version>1.2.1</openstack.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
- <maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format>
+ <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
<resteasy.version>3.0.19.Final</resteasy.version>
</properties>
<distributionManagement>