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


The following commit(s) were added to refs/heads/master by this push:
     new 1873ea228 Update properties for the next release candidate
1873ea228 is described below

commit 1873ea228e49ddc5c7fd0fbaf0dbb2996c404d46
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Apr 4 07:53:41 2024 -0400

    Update properties for the next release candidate
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 83e83f806..64bb6f4fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,9 +125,9 @@ file comparators, endian transformation classes, and much 
more.
     <commons.componentid>io</commons.componentid>
     <commons.module.name>org.apache.commons.io</commons.module.name>
     <commons.rc.version>RC1</commons.rc.version>
-    <commons.bc.version>2.15.1</commons.bc.version>
-    <commons.release.version>2.16.0</commons.release.version>
-    <commons.release.next>2.16.1</commons.release.next>
+    <commons.bc.version>2.16.0</commons.bc.version>
+    <commons.release.version>2.16.1</commons.release.version>
+    <commons.release.next>2.16.2</commons.release.next>
     
<project.build.outputTimestamp>2024-03-28T22:29:44Z</project.build.outputTimestamp>
     <commons.release.desc>(requires Java 8)</commons.release.desc>
     <commons.jira.id>IO</commons.jira.id>

Reply via email to