This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-csv.git


The following commit(s) were added to refs/heads/release by this push:
     new 03ae77d6 Prepare for the next release candidate
03ae77d6 is described below

commit 03ae77d6dce86ba6c34d70704c5a5513cd75821c
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Mar 15 15:45:53 2025 +0000

    Prepare for the next release candidate
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3d3a711b..9ebfcb65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <version>81</version>
   </parent>
   <artifactId>commons-csv</artifactId>
-  <version>1.14.0-SNAPSHOT</version>
+  <version>1.14.0</version>
   <name>Apache Commons CSV</name>
   <url>https://commons.apache.org/proper/commons-csv/</url>
   <inceptionYear>2005</inceptionYear>
@@ -108,7 +108,7 @@
     <commons.encoding>UTF-8</commons.encoding>
     <japicmp.skip>false</japicmp.skip>
     <commons.release.isDistModule>true</commons.release.isDistModule>
-    
<project.build.outputTimestamp>2025-01-11T14:07:50Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-03-15T15:39:58Z</project.build.outputTimestamp>
     <commons.codec.version>1.18.0</commons.codec.version>
     <commons.io.version>2.18.0</commons.io.version>
     <!-- Apache Felix maven-bundle-plugin -->

Reply via email to