Update POM version numbers for Apache Commons Lang release 3.10
diff --git a/pom.xml b/pom.xml
index 6a56992..99a6a79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-lang3</artifactId>
-  <version>3.10-SNAPSHOT</version>
+  <version>3.10</version>
   <name>Apache Commons Lang</name>
 
   <inceptionYear>2001</inceptionYear>