Update POM version numbers for Apache Commons Codec release 1.14
diff --git a/pom.xml b/pom.xml
index ffa1ff2..08adfcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <groupId>commons-codec</groupId>
   <artifactId>commons-codec</artifactId>
   <!-- Remember to update the version in default.properties as well -->
-  <version>1.14-SNAPSHOT</version>
+  <version>1.14</version>
   <name>Apache Commons Codec</name>
   <inceptionYear>2002</inceptionYear>
   <description>