Skip to content

Commit c224bce

Browse files
committed
Prepare for the release candidate 2.20.0 RC1
1 parent 8981a5c commit c224bce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>commons-io</groupId>
2626
<artifactId>commons-io</artifactId>
27-
<version>2.20.0-SNAPSHOT</version>
27+
<version>2.20.0</version>
2828
<name>Apache Commons IO</name>
2929
<inceptionYear>2002</inceptionYear>
3030
<description>
@@ -119,7 +119,7 @@ file comparators, endian transformation classes, and much more.
119119
<commons.release.version>2.20.0</commons.release.version>
120120
<commons.release.next>2.20.1</commons.release.next>
121121
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
122-
<project.build.outputTimestamp>2025-04-12T00:20:38Z</project.build.outputTimestamp>
122+
<project.build.outputTimestamp>2025-07-14T21:18:06Z</project.build.outputTimestamp>
123123
<commons.release.desc>(requires Java 8)</commons.release.desc>
124124
<commons.jira.id>IO</commons.jira.id>
125125
<commons.jira.pid>12310477</commons.jira.pid>

0 commit comments

Comments
 (0)