summaryrefslogtreecommitdiffstats
path: root/admportal/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'admportal/pom.xml')
-rw-r--r--admportal/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml
index bf876b55..8ec41ea4 100644
--- a/admportal/pom.xml
+++ b/admportal/pom.xml
@@ -24,7 +24,7 @@
<application.name>admportal</application.name>
<skip.SWM>true</skip.SWM>
<adm.base>/opt/app/admportal</adm.base>
- <maven.build.timestamp.format>yyMMdd-HHmmss</maven.build.timestamp.format>
+ <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
<build.number>${maven.build.timestamp}</build.number>
<SWM_VERSION>${project.version}-${build.number}</SWM_VERSION>
</properties>