Bump to next development version
diff --git a/pom.xml b/pom.xml
index 404e7b4..37101a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <version>85</version>
   </parent>
   <artifactId>commons-csv</artifactId>
-  <version>1.14.1</version>
+  <version>1.14.2-SNAPSHOT</version>
   <name>Apache Commons CSV</name>
   <url>https://commons.apache.org/proper/commons-csv/</url>
   <inceptionYear>2005</inceptionYear>
@@ -114,7 +114,7 @@
     <commons.encoding>UTF-8</commons.encoding>
     <japicmp.skip>false</japicmp.skip>
     <commons.release.isDistModule>true</commons.release.isDistModule>
-    <project.build.outputTimestamp>2025-07-27T13:07:58Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2025-07-30T14:51:35Z</project.build.outputTimestamp>
     <commons.codec.version>1.19.0</commons.codec.version>
     <commons.io.version>2.20.0</commons.io.version>
     <!-- Apache Felix maven-bundle-plugin -->