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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-feature-launcher-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 6ed1758  Updating badges for feature-launcher-maven-plugin
6ed1758 is described below

commit 6ed1758cf8a73b52187ca268b8da49be32693532
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Jun 29 17:41:16 2020 +0200

    Updating badges for feature-launcher-maven-plugin
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 14a29ef..4d8f6fe 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)
 
-# Apache Sling Feature Launcher Maven Plugin
+ [![Build 
Status](https://builds.apache.org/buildStatus/icon?job=Sling/sling-feature-launcher-maven-plugin/master)](https://builds.apache.org/job/Sling/job/sling-feature-launcher-maven-plugin/job/master)
 [![Test 
Status](https://img.shields.io/jenkins/t/https/builds.apache.org/job/Sling/job/sling-feature-launcher-maven-plugin/job/master.svg)](https://builds.apache.org/job/Sling/job/sling-feature-launcher-maven-plugin/job/master/test_results_analyzer/)
 [![License](https://img.shields.io/ba [...]
 
 This module is part of the [Apache Sling](https://sling.apache.org) project.
 
@@ -54,4 +54,4 @@ waiting for up to 180 seconds for the application to start.
 The `start` goal is bound by default to the `pre-integration` phase and the 
`stop` goal to the
 `post-integration-test` one.
 
-See the `src/it` folder for a complete example, including a configuration of 
the `maven-failsafe-plugin`.
\ No newline at end of file
+See the `src/it` folder for a complete example, including a configuration of 
the `maven-failsafe-plugin`.

Reply via email to