This is an automated email from the ASF dual-hosted git repository.

chtompki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new b485cdac update: project.build.outputTimestamp
b485cdac is described below

commit b485cdac96378f862237a6ad2fe3c8f57ae0612c
Author: Rob Tompkins <chtom...@apache.org>
AuthorDate: Tue Apr 29 11:33:10 2025 -0400

    update: project.build.outputTimestamp
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a26e3da..0e60933a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <commons.release.isDistModule>true</commons.release.isDistModule>
     
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
     <!-- project.build.outputTimestamp is managed by Maven plugins, see 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
-    
<project.build.outputTimestamp>2024-06-10T19:02:53Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-04-29T15:33:20Z</project.build.outputTimestamp>
     <!-- JaCoCo: Don't make code coverage worse than: -->
     <commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
     <commons.jacoco.classRatio>0.96</commons.jacoco.classRatio>

Reply via email to