We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a2c6a commit 66f992dCopy full SHA for 66f992d
pom.xml
@@ -58,6 +58,7 @@
58
<commons.rc.version>RC1</commons.rc.version>
59
<commons.release.isDistModule>true</commons.release.isDistModule>
60
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/imaging</commons.distSvnStagingUrl>
61
+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
62
<project.build.outputTimestamp>2024-04-18T14:55:29Z</project.build.outputTimestamp>
63
<!-- JaCoCo: Don't make code coverage worse than: -->
64
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
0 commit comments