We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2950b1f commit df29279Copy full SHA for df29279
pom.xml
@@ -36,7 +36,7 @@
36
<repository.url>git@github.com:${project.github.repository}.git</repository.url>
37
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
38
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
39
- <project.build.outputTimestamp>2024-02-29T14:23:24Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>${git.commit.author.time}</project.build.outputTimestamp>
40
<version.clean.plugin>3.2.0</version.clean.plugin>
41
<version.compiler.plugin>3.11.0</version.compiler.plugin>
42
<version.deploy.plugin>3.1.1</version.deploy.plugin>
0 commit comments