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

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

commit 8e25a2b30cae841101540c26ff21b79c51ad3eff
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Jul 24 11:37:51 2021 -0400

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

diff --git a/pom.xml b/pom.xml
index ec4587b..fd2d55d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <version>52</version>
   </parent>
   <artifactId>commons-csv</artifactId>
-  <version>1.9.0-SNAPSHOT</version>
+  <version>1.9.0</version>
   <name>Apache Commons CSV</name>
   <url>https://commons.apache.org/proper/commons-csv/</url>
   <inceptionYear>2005</inceptionYear>

Reply via email to