summaryrefslogtreecommitdiffstats
path: root/standalone/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'standalone/pom.xml')
-rw-r--r--standalone/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/pom.xml b/standalone/pom.xml
index a0b5b53..b5b391b 100644
--- a/standalone/pom.xml
+++ b/standalone/pom.xml
@@ -36,7 +36,7 @@
<win64outputdir>target/assembly/${win64id}</win64outputdir>
<version.output>target/version</version.output>
<aai.esr.server.project.version>${project.version}</aai.esr.server.project.version>
- <maven.build.timestamp.format>yyMMdd-HHmmss</maven.build.timestamp.format>
+ <maven.build.timestamp.format>yyyyMMdd'T'HHmmss'Z'</maven.build.timestamp.format>
</properties>
<build>
<plugins>