fix build error for vescollector 39/55039/1
authorVijay VK <vv770d@att.com>
Mon, 18 Jun 2018 22:40:33 +0000 (23:40 +0100)
committerVENKATESH KUMAR <vv770d@att.com>
Mon, 18 Jun 2018 22:41:20 +0000 (18:41 -0400)
Change-Id: I6f146ebcae6c439bf4f50d0486791b69006958f3
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-556

pom.xml

diff --git a/pom.xml b/pom.xml
index 5aae85c..b2e9b85 100644 (file)
--- 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>