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 2017/10/24 22:32:41 UTC

commons-pool git commit: Update version numbers for commons pool release 2.4.3

Repository: commons-pool
Updated Branches:
  refs/heads/master 653fd592f -> 8e74a7f34


Update version numbers for commons pool release 2.4.3


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

Branch: refs/heads/master
Commit: 8e74a7f3429a01c7e6c6589933a510b74fd76ff3
Parents: 653fd59
Author: Gary Gregory <gg...@apache.org>
Authored: Tue Oct 24 16:30:09 2017 -0600
Committer: Gary Gregory <gg...@apache.org>
Committed: Tue Oct 24 16:30:09 2017 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/8e74a7f3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d2d6655..228b591 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-pool2</artifactId>
-  <version>2.4.3-SNAPSHOT</version>
+  <version>2.4.3</version>
   <name>Apache Commons Pool</name>
 
   <inceptionYear>2001</inceptionYear>