summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSteffen Ritter2023-03-02 11:26:26 +0100
committerSteffen Ritter2023-03-02 11:26:26 +0100
commit824ba075eaa9a696cd4d54d17b41335411a17ad7 (patch)
tree1a3197039b6bee95342a3c66f8502975bd74e0c3 /pom.xml
parentCompatibility with guacamole 1.4.0 (diff)
downloadbwlp-guacamole-ext-824ba075eaa9a696cd4d54d17b41335411a17ad7.tar.gz
bwlp-guacamole-ext-824ba075eaa9a696cd4d54d17b41335411a17ad7.tar.xz
bwlp-guacamole-ext-824ba075eaa9a696cd4d54d17b41335411a17ad7.zip
Reduce logging spam
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 3c8717d..e5801d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <maven.build.timestamp.format>yyyy.MM.dd HH:mm</maven.build.timestamp.format>
+ <maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
</properties>
<build>