summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 5aae85ca..b2e9b856 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>