Skip to content

Commit 13e78bc

Browse files
committed
Next version will be 2.18.0
1 parent ba82fe6 commit 13e78bc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 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.17.1-SNAPSHOT</version>
27+
<version>2.18.0-SNAPSHOT</version>
2828
<name>Apache Commons IO</name>
2929

3030
<inceptionYear>2002</inceptionYear>
@@ -125,9 +125,9 @@ file comparators, endian transformation classes, and much more.
125125
<commons.componentid>io</commons.componentid>
126126
<commons.module.name>org.apache.commons.io</commons.module.name>
127127
<commons.rc.version>RC1</commons.rc.version>
128-
<commons.bc.version>2.16.1</commons.bc.version>
129-
<commons.release.version>2.17.0</commons.release.version>
130-
<commons.release.next>2.17.1</commons.release.next>
128+
<commons.bc.version>2.17.0</commons.bc.version>
129+
<commons.release.version>2.18.0</commons.release.version>
130+
<commons.release.next>2.18.1</commons.release.next>
131131
<project.build.outputTimestamp>2024-09-18T21:41:50Z</project.build.outputTimestamp>
132132
<commons.release.desc>(requires Java 8)</commons.release.desc>
133133
<commons.jira.id>IO</commons.jira.id>

0 commit comments

Comments
 (0)