diff options
author | Vikram Potturi(apotturi) <apotturi@gmail.com> | 2018-04-09 16:47:50 -0400 |
---|---|---|
committer | Vikram Potturi(apotturi) <apotturi@gmail.com> | 2018-04-09 16:56:47 -0400 |
commit | 587e3d75c651f97b6e11cc61d7159e607c3f0f90 (patch) | |
tree | b98f1ef1ea6c389c58ec6e0801a7aa398c29ee6e /pom.xml | |
parent | 0d0e1f6dcf7bb27f5604615772d55b8cc903e9c7 (diff) |
Adding HEAT map information.
Change-Id: I676137f72ab3cf451532c8f8fcfd032f83c31d5b
Issue-ID: MUSIC-63
Signed-off-by: Vikram Potturi(apotturi) <apotturi@gmail.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,7 +55,7 @@ <sitePath>/content/sites/site/org/onap/music/${project.version}</sitePath> <!--maven --> <timestamp>${maven.build.timestamp}</timestamp> - <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format> + <maven.build.timestamp.format>yyyy.MM.dd.HH.mm</maven.build.timestamp.format> <!--docker --> <docker.tag>${project.version}-${timestamp}</docker.tag> <docker.latest.tag>${project.version}-latest</docker.latest.tag> |