Skip to content

Commit eebd7ef

Browse files
committed
Bump to next development version
1 parent f2f1cff commit eebd7ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<version>79</version>
2424
</parent>
2525
<artifactId>commons-csv</artifactId>
26-
<version>1.13.0</version>
26+
<version>1.13.1-SNAPSHOT</version>
2727
<name>Apache Commons CSV</name>
2828
<url>https://commons.apache.org/proper/commons-csv/</url>
2929
<inceptionYear>2005</inceptionYear>
@@ -172,7 +172,7 @@
172172
<commons.encoding>UTF-8</commons.encoding>
173173
<japicmp.skip>false</japicmp.skip>
174174
<commons.release.isDistModule>true</commons.release.isDistModule>
175-
<project.build.outputTimestamp>2025-01-08T13:48:50Z</project.build.outputTimestamp>
175+
<project.build.outputTimestamp>2025-01-11T14:07:50Z</project.build.outputTimestamp>
176176
<commons.codec.version>1.17.2</commons.codec.version>
177177
<commons.io.version>2.18.0</commons.io.version>
178178
<!-- Apache Felix maven-bundle-plugin -->

0 commit comments

Comments
 (0)