Skip to content

Commit b485cda

Browse files
committed
update: project.build.outputTimestamp
1 parent 338a748 commit b485cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<commons.release.isDistModule>true</commons.release.isDistModule>
6969
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
7070
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
71-
<project.build.outputTimestamp>2024-06-10T19:02:53Z</project.build.outputTimestamp>
71+
<project.build.outputTimestamp>2025-04-29T15:33:20Z</project.build.outputTimestamp>
7272
<!-- JaCoCo: Don't make code coverage worse than: -->
7373
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
7474
<commons.jacoco.classRatio>0.96</commons.jacoco.classRatio>

0 commit comments

Comments
 (0)