Repository: commons-pool
Updated Branches:
  refs/heads/release [created] a71cbc9ec


Update version numbers for Apache Commons Pool release 2.6.0


Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/8275551a
Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/8275551a
Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/8275551a

Branch: refs/heads/release
Commit: 8275551a51a2c2c9e02004741aaad5a10d55245c
Parents: 6d6034a
Author: Gary Gregory <[email protected]>
Authored: Wed Jun 20 17:08:03 2018 -0600
Committer: Gary Gregory <[email protected]>
Committed: Wed Jun 20 17:08:03 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/8275551a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fd7cd3f..975f148 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-pool2</artifactId>
-  <version>2.6.0-SNAPSHOT</version>
+  <version>2.6.0</version>
   <name>Apache Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>

Reply via email to