You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/07/07 00:45:15 UTC

[2/3] commons-pool git commit: Leave as 2.6.0 in release branch for site publication.

Leave as 2.6.0 in release branch for site publication.

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

Branch: refs/heads/master
Commit: 2b5490d36f39887f9d44efa911ead74e72fd2bd3
Parents: e13f5bb
Author: Gary Gregory <ga...@gmail.com>
Authored: Fri Jul 6 17:55:02 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Fri Jul 6 17:55:02 2018 -0600

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


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