Update POM version numbers for Apache Commons IO release 2.7
diff --git a/pom.xml b/pom.xml
index 502ad58..978b23a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-io</groupId>
   <artifactId>commons-io</artifactId>
-  <version>2.7-SNAPSHOT</version>
+  <version>2.7</version>
   <name>Apache Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>