aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Lando <ml636r@att.com>2017-03-15 22:14:02 +0200
committerMichael Lando <ml636r@att.com>2017-03-15 22:14:02 +0200
commit85907344cd048bb7b7fc76d290e17b6fa2b63611 (patch)
treef62ae1f364da314dc2db8e06f53f3e981f308f34
parent9e444ce9c5b5c6d30ebfea0ad368fb7b5daee288 (diff)
add time stamp format
Change-Id: I2f0259eac33ca68ca443e11999b0359c2a1f5905 Signed-off-by: Michael Lando <ml636r@att.com>
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index ff6f5d1b5c..bc3c9fb833 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,6 +181,8 @@
<!--nexus-->
<nexus.proxy>https://nexus.openecomp.org</nexus.proxy>
<staging.profile.id>176c31dfe190a</staging.profile.id>
+ <!--maven-->
+ <maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format>
</properties>
<reporting>