Skip to content

Commit d9370d4

Browse files
committed
Bump to next development version
1 parent be0b1ea commit d9370d4

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.18.0</version>
27+
<version>2.18.1-SNAPSHOT</version>
2828
<name>Apache Commons IO</name>
2929

3030
<inceptionYear>2002</inceptionYear>
@@ -128,7 +128,7 @@ file comparators, endian transformation classes, and much more.
128128
<commons.bc.version>2.17.0</commons.bc.version>
129129
<commons.release.version>2.18.0</commons.release.version>
130130
<commons.release.next>2.18.1</commons.release.next>
131-
<project.build.outputTimestamp>2024-11-16T14:47:38Z</project.build.outputTimestamp>
131+
<project.build.outputTimestamp>2024-11-19T20:55:01Z</project.build.outputTimestamp>
132132
<commons.release.desc>(requires Java 8)</commons.release.desc>
133133
<commons.jira.id>IO</commons.jira.id>
134134
<commons.jira.pid>12310477</commons.jira.pid>

0 commit comments

Comments
 (0)