aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Gregory <garydgregory@gmail.com>2023-10-21 14:48:53 -0400
committerGary Gregory <garydgregory@gmail.com>2023-10-21 14:48:53 -0400
commit0ac3dc5d57127131bf9308fb1ae7e10af8f1fe7b (patch)
tree210c29540dd05aee5be030f9de4145bd08511d3b
parentbf638cebd513cc27ac4b5ff734d2e54dabfcd4f5 (diff)
downloadapache-commons-io-0ac3dc5d57127131bf9308fb1ae7e10af8f1fe7b.tar.gz
Set release date
-rw-r--r--src/changes/changes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 759a0e29..d8665e8f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,7 @@ The <action> type attribute can be add,update,fix,remove.
</properties>
<body>
- <release version="2.15.0" date="202Y-MM-DD" description="Java 8 is required.">
+ <release version="2.15.0" date="2023-10-21" description="Java 8 is required.">
<!-- FIX -->
<action dev="sebb" type="fix" issue="IO-810" due-to="Laurence Gonsalves">
XmlStreamReader encoding match RE is too strict.