You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by pa...@apache.org on 2017/08/03 18:53:47 UTC

[2/2] commons-dbcp git commit: README.md: add build-status and maven-central badge

README.md: add build-status and maven-central badge


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

Branch: refs/heads/master
Commit: f064963541e47a127f077865d0b50652f89e71d4
Parents: 78a0e74
Author: Pascal Schumacher <pa...@gmx.net>
Authored: Thu Aug 3 20:53:40 2017 +0200
Committer: Pascal Schumacher <pa...@gmx.net>
Committed: Thu Aug 3 20:53:40 2017 +0200

----------------------------------------------------------------------
 README.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/f0649635/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 1f87c39..d8176ad 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,9 @@
 Apache Commons DBCP
 ===================
 
+[![Build Status](https://travis-ci.org/apache/commons-dbcp.svg?branch=master)](https://travis-ci.org/apache/commons-dbcp)
+[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-dbcp2/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-dbcp2/)
+
 Apache Commons DBCP software implements Database Connection Pooling
 
 Documentation