diff --git a/pom.xml b/pom.xml
index 0558a1543c601127430ec50230da1304cad3e8ec..0b534365ef83b0fc44c852d787312a5d641c63f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
     </parent>
 
     <artifactId>apache-commons-csv</artifactId>
-    <version>1.10.0</version>
+    <version>2.0.0</version>
     <packaging>jar</packaging>
 
     <name>Apache Commons CSV</name>