summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/pom.xml
diff options
context:
space:
mode:
authorJonathan Bauer2015-09-07 13:25:30 +0200
committerJonathan Bauer2015-09-07 13:25:30 +0200
commit77f3b13ccfa8dc9e9cec215d0ceb064a9aecc040 (patch)
tree44dc3fa9d1b27dea6d1a38b679db971d202c4b23 /dozentenmodul/pom.xml
parent[client] better CheckUpdateWindow layout and format the dates (diff)
downloadtutor-module-77f3b13ccfa8dc9e9cec215d0ceb064a9aecc040.tar.gz
tutor-module-77f3b13ccfa8dc9e9cec215d0ceb064a9aecc040.tar.xz
tutor-module-77f3b13ccfa8dc9e9cec215d0ceb064a9aecc040.zip
[client] human readable build date from maven...
Diffstat (limited to 'dozentenmodul/pom.xml')
-rw-r--r--dozentenmodul/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml
index db69734c..dda2f8ca 100644
--- a/dozentenmodul/pom.xml
+++ b/dozentenmodul/pom.xml
@@ -15,7 +15,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<main.class>org.openslx.dozmod.App</main.class>
- <maven.build.timestamp.format>yy.M.d.Hmm</maven.build.timestamp.format>
+ <maven.build.timestamp.format>yyyy.MM.dd HH:mm</maven.build.timestamp.format>
</properties>
<repositories>