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

ggregory pushed a commit to annotated tag commons-csv-1.10.0-RC1
in repository https://gitbox.apache.org/repos/asf/commons-csv.git

commit 1bd1fd8e6065da9d07b5a3a1723b059246b14001
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Oct 16 08:26:37 2022 -0400

    Update POM version for Apache release 1.10.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2fb6309e..66bccf7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <version>54</version>
   </parent>
   <artifactId>commons-csv</artifactId>
-  <version>1.10.0-SNAPSHOT</version>
+  <version>1.10.0</version>
   <name>Apache Commons CSV</name>
   <url>https://commons.apache.org/proper/commons-csv/</url>
   <inceptionYear>2005</inceptionYear>

Reply via email to