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/08/17 15:32:30 UTC

[19/19] commons-pool git commit: Update version numbers for Apache Commons Pool release 2.6.1

Update version numbers for Apache Commons Pool release 2.6.1


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

Branch: refs/heads/release
Commit: 87c5dc14a967a70dd6e640395d4e842b021cdb8f
Parents: d4e0e88
Author: Gary Gregory <ga...@gmail.com>
Authored: Fri Aug 17 08:42:52 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Fri Aug 17 08:42:52 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/87c5dc14/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 28ffcc4..b9c6ee0 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.1</version>
   <name>Apache Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>