aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay VK <vv770d@att.com>2018-06-18 23:40:33 +0100
committerVENKATESH KUMAR <vv770d@att.com>2018-06-18 18:41:20 -0400
commitb462c0c78d197322aacaacfe0a1efefa5d63bcbb (patch)
treebdee972e8a6e06ca19e8cd410459fd998031184d
parentcea2e184ff50e91833efd23408d647ccb295e847 (diff)
fix build error for vescollector
Change-Id: I6f146ebcae6c439bf4f50d0486791b69006958f3 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-556
-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>