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 84aff3fc7 Match version in POM
84aff3fc7 is described below

commit 84aff3fc77162a9e0a590b1ce927436b4d494c3f
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Oct 17 08:40:54 2024 -0400

    Match version in POM
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0021d4f22..3a2e57787 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,7 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
     <title>Apache Commons IO Release Notes</title>
   </properties>
   <body>
-    <release version="2.18.0" date="YYYY-MM-DD" description="Version 2.17.1: 
Java 8 is required.">
+    <release version="2.18.0" date="YYYY-MM-DD" description="Version 2.18.0: 
Java 8 is required.">
       <!-- FIX -->
       <action dev="ggregory" type="fix"                due-to="Gary 
Gregory">Clean ups in unit tests.</action>
       <action dev="ggregory" type="fix"                due-to="Gary 
Gregory">Fix some Javadoc issues.</action>

Reply via email to