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 21:30:51 UTC

commons-pool git commit: Fix Maven Central badge.

Repository: commons-pool
Updated Branches:
  refs/heads/master 191a39116 -> 8cf732067


Fix Maven Central badge.

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

Branch: refs/heads/master
Commit: 8cf7320677de50e092324e6d6fa92c59f6fe6d70
Parents: 191a391
Author: Gary Gregory <gg...@apache.org>
Authored: Tue Oct 24 15:30:49 2017 -0600
Committer: Gary Gregory <gg...@apache.org>
Committed: Tue Oct 24 15:30:49 2017 -0600

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/8cf73206/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 1b6b057..3ce33b4 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Apache Commons Pool
 
 [![Build Status](https://travis-ci.org/apache/commons-pool.svg?branch=master)](https://travis-ci.org/apache/commons-pool)
 [![Coverage Status](https://coveralls.io/repos/apache/commons-pool/badge.svg?branch=master)](https://coveralls.io/r/apache/commons-pool)
-[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-pool/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-pool/)
+[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-pool2/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-pool2/)
 [![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
 
 Apache Commons Object Pooling Library