From 9c79bfe28db1f3f6ec6801d04a5f4b5226650b20 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Fri, 2 Jul 2021 15:32:14 +0200 Subject: [client] Refactor printing of app information from MANIFEST.MF --- dozentenmodul/pom.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'dozentenmodul/pom.xml') diff --git a/dozentenmodul/pom.xml b/dozentenmodul/pom.xml index 027520e7..d19d2995 100755 --- a/dozentenmodul/pom.xml +++ b/dozentenmodul/pom.xml @@ -15,7 +15,6 @@ UTF-8 org.openslx.dozmod.App - yyyy.MM.dd HH:mm @@ -58,14 +57,16 @@ package create - create-timestamp false false - revision.timestamp + UTC + build.time + revision.branch + revision.version @@ -109,9 +110,9 @@ true - ${maven.build.timestamp} - ${buildNumber} - ${revision.timestamp} + ${build.time} + ${revision.branch} + ${revision.version} -- cgit v1.2.3-55-g7522