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-io.git


The following commit(s) were added to refs/heads/release by this push:
     new 2186f41bb Prepare for the next release candidate
2186f41bb is described below

commit 2186f41bbae123ed355a77137e9be10c0b4c4630
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Apr 8 22:01:47 2025 +0000

    Prepare for the next release candidate
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9478c8d2e..15f0daf68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-io</groupId>
   <artifactId>commons-io</artifactId>
-  <version>2.19.0-SNAPSHOT</version>
+  <version>2.19.0</version>
   <name>Apache Commons IO</name>
   <inceptionYear>2002</inceptionYear>
   <description>
@@ -115,7 +115,7 @@ file comparators, endian transformation classes, and much 
more.
     <commons.release.version>2.19.0</commons.release.version>
     <commons.release.next>2.19.1</commons.release.next>
     <!-- project.build.outputTimestamp is managed by Maven plugins, see 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
-    
<project.build.outputTimestamp>2024-11-19T20:55:01Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-04-08T21:53:27Z</project.build.outputTimestamp>
     <commons.release.desc>(requires Java 8)</commons.release.desc>
     <commons.jira.id>IO</commons.jira.id>
     <commons.jira.pid>12310477</commons.jira.pid>

Reply via email to