Skip to content

Commit

Permalink
readd a short build date
Browse files Browse the repository at this point in the history
  • Loading branch information
edeso committed Jul 15, 2024
1 parent 4c95bb9 commit 28db319
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<version.release>mvn build</version.release>
<version.revision>${git.total.commit.count}[${git.commit.id.abbrev}]</version.revision>
<version.buildDateLong>${build.datelong}</version.buildDateLong>
<version.buildDate>${build.date}</version.buildDate>
<version.string>${git.branch}(${git.commit.id.abbrev})</version.string>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 28db319

Please sign in to comment.