diff options
author | Michael Lando <ml636r@att.com> | 2017-03-15 22:15:17 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-03-15 22:15:17 +0200 |
commit | 5e3ea6a8acd9d197156262ebdb6ce6be3917e0d4 (patch) | |
tree | 88bbb25da1621a5f3845e445eedc3c466536b7ea /pom.xml | |
parent | ebd7c8f455731873409448627580989cb9db9245 (diff) |
add time stamp format
Change-Id: I2f0259eac33ca68ca443e11999b0359c2a1f5905
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |