diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -56,6 +56,8 @@ limitations under the License. <site.path> content/sites/site/org/onap/dcaegen2/collectors/ves/${project.artifactId}/${project.version} </site.path> + <maven.build.timestamp.format>yyyyMMdd'T'HHmmss</maven.build.timestamp.format> + </properties> <build> |