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 ca0ed07 commit 9968e1dCopy full SHA for 9968e1d
pom.xml
@@ -46,7 +46,7 @@
46
<jarsigner.skip>true</jarsigner.skip>
47
48
<!-- git.commit.time is populated via git-commit-id-plugin and results in a (hopefully) reproducible maven build -->
49
- <project.build.outputTimestamp>2022-07-24T07:51:27Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>${git.commit.time}</project.build.outputTimestamp>
50
</properties>
51
52
<modules>
0 commit comments