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

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

commit d9370d4e82327882c67d75fc457fe13461732d30
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Nov 19 20:55:14 2024 +0000

    Bump to next development version
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 10a79772a..c7975fc8a 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.18.0</version>
+  <version>2.18.1-SNAPSHOT</version>
   <name>Apache Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>
@@ -128,7 +128,7 @@ file comparators, endian transformation classes, and much 
more.
     <commons.bc.version>2.17.0</commons.bc.version>
     <commons.release.version>2.18.0</commons.release.version>
     <commons.release.next>2.18.1</commons.release.next>
-    
<project.build.outputTimestamp>2024-11-16T14:47:38Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-11-19T20:55:01Z</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