Skip to content

Commit d8724bf

Browse files
committed
Prepare for the release candidate 1.14.1 RC1
1 parent b76971c commit d8724bf

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
@@ -23,7 +23,7 @@
2323
<version>85</version>
2424
</parent>
2525
<artifactId>commons-csv</artifactId>
26-
<version>1.14.1-SNAPSHOT</version>
26+
<version>1.14.1</version>
2727
<name>Apache Commons CSV</name>
2828
<url>https://commons.apache.org/proper/commons-csv/</url>
2929
<inceptionYear>2005</inceptionYear>
@@ -114,7 +114,7 @@
114114
<commons.encoding>UTF-8</commons.encoding>
115115
<japicmp.skip>false</japicmp.skip>
116116
<commons.release.isDistModule>true</commons.release.isDistModule>
117-
<project.build.outputTimestamp>2025-03-19T22:12:04Z</project.build.outputTimestamp>
117+
<project.build.outputTimestamp>2025-07-27T13:07:58Z</project.build.outputTimestamp>
118118
<commons.codec.version>1.19.0</commons.codec.version>
119119
<commons.io.version>2.20.0</commons.io.version>
120120
<!-- Apache Felix maven-bundle-plugin -->

0 commit comments

Comments
 (0)