Update POM version numbers for Apache Commons DBCP release 2.6.0
diff --git a/pom.xml b/pom.xml
index fd1b19d..8321880 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>

   <modelVersion>4.0.0</modelVersion>

   <artifactId>commons-dbcp2</artifactId>

-  <version>2.6.0-SNAPSHOT</version>

+  <version>2.6.0</version>

   <name>Apache Commons DBCP</name>

 

   <inceptionYear>2001</inceptionYear>