This is an automated email from the ASF dual-hosted git repository.

fpapon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-unomi.git


The following commit(s) were added to refs/heads/master by this push:
     new bf12dd5  Add Jenkins build and Maven central badges
     new 0aa6e6c  Merge pull request #74 from fpapon/README-BADGE
bf12dd5 is described below

commit bf12dd578e14314d65093d4fb217bd14bb3098b5
Author: Francois Papon <francois.pa...@openobject.fr>
AuthorDate: Thu Jan 17 09:45:42 2019 +0400

    Add Jenkins build and Maven central badges
---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index e4778d1..cfdff93 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,10 @@
   ~ limitations under the License.
   -->
 
+[![Build 
Status](https://builds.apache.org/job/unomi-master/badge/icon)](https://builds.apache.org/job/unomi-master/)
+[![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.unomi/unomi-root/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.unomi/unomi-root)
+
+
 Apache Unomi
 ============
 

Reply via email to