Update POM version numbers for Apache Commons CSV release 1.7
diff --git a/pom.xml b/pom.xml
index ddc720f..ebb42ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <version>48</version>

   </parent>

   <artifactId>commons-csv</artifactId>

-  <version>1.7-SNAPSHOT</version>

+  <version>1.7</version>

   <name>Apache Commons CSV</name>

   <url>http://commons.apache.org/proper/commons-csv/</url>

   <description>