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

radu pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-clam.git


The following commit(s) were added to refs/heads/master by this push:
     new f2968ea  Updating badges for org-apache-sling-clam
f2968ea is described below

commit f2968eabf427975fb48e4a0d5aa0dea2af8e0862
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Aug 24 18:40:16 2020 +0200

    Updating badges for org-apache-sling-clam
---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index df9467e..d223071 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 [<img 
src="https://sling.apache.org/res/logos/sling.png"/>](https://sling.apache.org)
 
- [![Build 
Status](https://builds.apache.org/buildStatus/icon?job=Sling/sling-org-apache-sling-clam/master)](https://builds.apache.org/job/Sling/job/sling-org-apache-sling-clam/job/master)
 [![Test 
Status](https://img.shields.io/jenkins/t/https/builds.apache.org/job/Sling/job/sling-org-apache-sling-clam/job/master.svg)](https://builds.apache.org/job/Sling/job/sling-org-apache-sling-clam/job/master/test_results_analyzer/)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/or [...]
+ [![Build 
Status](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-clam/job/master/badge/icon)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-clam/job/master/)
 [![Test 
Status](https://img.shields.io/jenkins/tests.svg?jobUrl=https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-clam/job/master/)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-clam/job/master/test/?width=800&;
 [...]
 
 # Apache Sling Clam
 
@@ -62,4 +62,3 @@ To disable *Testcontainers* and use an external Clam daemon 
set `clamd.testconta
 To override default Clam daemon host `localhost` and port `3310` set 
`clamd.host` and `clamd.port`:
 
     mvn clean install -Dclamd.testcontainer=false -Dclamd.host=localhost 
-Dclamd.port=3310
-

Reply via email to