Update POM version numbers for Apache Commons Collections release 4.4
diff --git a/pom.xml b/pom.xml
index 2c356fe..f2c634a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-collections4</artifactId>
-  <version>4.4-SNAPSHOT</version>
+  <version>4.4</version>
   <name>Apache Commons Collections</name>
 
   <inceptionYear>2001</inceptionYear>