Merge "Fix the SDC controller"
authorEddy Hautot <eh552t@intl.att.com>
Fri, 6 Apr 2018 16:28:30 +0000 (16:28 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 6 Apr 2018 16:28:30 +0000 (16:28 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 6087029..0ea91c1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
                </description>
 
                <properties>
-                               <maven.build.timestamp.format>yyyy.MM.dd'T'hh.mm.ss'Z'</maven.build.timestamp.format>
+                               <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
                                <clamp.project.version>${project.version}</clamp.project.version>
                                <clamp.build.timestamp>${maven.build.timestamp}</clamp.build.timestamp>
                                <maven.compiler.source>1.8</maven.compiler.source>