Skip to content

Commit

Permalink
Match version in POM
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 17, 2024
1 parent d16a762 commit 083d003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.17.1" 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.17.1: 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>
Expand Down

0 comments on commit 083d003

Please sign in to comment.