We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bb20d5 commit ecba901Copy full SHA for ecba901
pom.xml
@@ -116,6 +116,7 @@
116
<!--Commons Release Plugin -->
117
<commons.bc.version>4.4</commons.bc.version>
118
<commons.release.isDistModule>true</commons.release.isDistModule>
119
+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
120
<project.build.outputTimestamp>2024-12-18T21:13:07Z</project.build.outputTimestamp>
121
<!-- JaCoCo: Don't make code coverage worse than: -->
122
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
0 commit comments