Repository: commons-pool
Updated Branches:
  refs/heads/master 5c4579b62 -> b91bacab7


Prepare for the next release.

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

Branch: refs/heads/master
Commit: b91bacab751024d34e4e594f7cedcb1fec2bb781
Parents: 5c4579b
Author: Gary Gregory <ggreg...@apache.org>
Authored: Mon Oct 23 16:33:14 2017 -0600
Committer: Gary Gregory <ggreg...@apache.org>
Committed: Mon Oct 23 16:33:14 2017 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/b91bacab/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 49130c8..2aec438 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
     <maven.compiler.target>1.6</maven.compiler.target>
     <commons.componentid>pool2</commons.componentid>
     <commons.module.name>org.apache.commons.pool2</commons.module.name>
-    <commons.release.version>2.4.2</commons.release.version>
+    <commons.release.version>2.4.3</commons.release.version>
     <commons.release.desc>(Java 6.0+)</commons.release.desc>
     <commons.release.2.version>1.6</commons.release.2.version>
     <commons.release.2.desc>(Java 5.0+)</commons.release.2.desc>

Reply via email to