Skip to content

Commit 74f0970

Browse files
committed
Bump to next development version
1 parent 67f0d6b commit 74f0970

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
@@ -23,7 +23,7 @@
2323
<version>75</version>
2424
</parent>
2525
<artifactId>commons-csv</artifactId>
26-
<version>1.12.0</version>
26+
<version>1.12.1-SNAPSHOT</version>
2727
<name>Apache Commons CSV</name>
2828
<url>https://commons.apache.org/proper/commons-csv/</url>
2929
<inceptionYear>2005</inceptionYear>
@@ -184,7 +184,7 @@
184184
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
185185
<japicmp.skip>false</japicmp.skip>
186186
<commons.release.isDistModule>true</commons.release.isDistModule>
187-
<project.build.outputTimestamp>2024-09-21T01:55:30Z</project.build.outputTimestamp>
187+
<project.build.outputTimestamp>2024-09-25T02:03:48Z</project.build.outputTimestamp>
188188
<!-- JaCoCo: Don't make code coverage worse than: -->
189189
<commons.jacoco.haltOnFailure>true</commons.jacoco.haltOnFailure>
190190
<commons.jacoco.classRatio>1.00</commons.jacoco.classRatio>

0 commit comments

Comments
 (0)