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

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-logging.git

commit 37ee7aacb4e1f796c9676b16fef98958d50ff7cf
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Jan 31 14:53:33 2025 +0000

    Prepare for the next release candidate
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b078759..4f70b83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@ under the License.
       org.slf4j.spi;version="[1.7, 3)";resolution:=optional
     </commons.osgi.import>
     <!-- project.build.outputTimestamp is managed by Maven plugins, see 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
-    
<project.build.outputTimestamp>2024-08-19T13:43:35Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-01-31T14:50:57Z</project.build.outputTimestamp>
     <!-- JaCoCo: Don't make code coverage worse than: -->
     <commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
     <commons.jacoco.classRatio>0.42</commons.jacoco.classRatio>

Reply via email to