Skip to content

Commit cfc7a99

Browse files
committed
Merge branch 'release'
2 parents 9f42a55 + d01032f commit cfc7a99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.22.0-SNAPSHOT</version>
27+
<version>2.22.1-SNAPSHOT</version>
2828
<name>Apache Commons IO</name>
2929
<inceptionYear>2002</inceptionYear>
3030
<description>
@@ -105,7 +105,7 @@ file comparators, endian transformation classes, and much more.
105105
<commons.release.version>2.22.0</commons.release.version>
106106
<commons.release.next>2.22.1</commons.release.next>
107107
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
108-
<project.build.outputTimestamp>2025-11-06T21:58:17Z</project.build.outputTimestamp>
108+
<project.build.outputTimestamp>2026-04-23T10:25:32Z</project.build.outputTimestamp>
109109
<commons.release.desc>(requires Java 8)</commons.release.desc>
110110
<commons.jira.id>IO</commons.jira.id>
111111
<commons.jira.pid>12310477</commons.jira.pid>

0 commit comments

Comments
 (0)