Update POM version numbers for Apache Commons Text release 1.7
diff --git a/pom.xml b/pom.xml
index fda5b9f..d679b16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <version>48</version>
   </parent>
   <artifactId>commons-text</artifactId>
-  <version>1.7-SNAPSHOT</version>
+  <version>1.7</version>
   <name>Apache Commons Text</name>
   <description>Apache Commons Text is a library focused on algorithms working on strings.</description>
   <url>http://commons.apache.org/proper/commons-text</url>