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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archetypes.git


The following commit(s) were added to refs/heads/master by this push:
     new f9f45bc  added Jira badge
f9f45bc is described below

commit f9f45bca2afc282887047253a6eeba4faf146e98
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Mon Apr 13 18:11:23 2020 +0200

    added Jira badge
---
 .asf.yaml | 1 -
 README.md | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index c549ec8..2e8d205 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,6 +21,5 @@ github:
   labels:
     - java
     - build-management
-    - maven-plugins
     - maven-archetype
     - maven
diff --git a/README.md b/README.md
index 4f5fb4a..5c46280 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@
 Contributing to [Apache Maven Archetype 
Bundles](https://maven.apache.org/archetypes/)
 ======================
 
+[![ASF 
Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-MARCHETYPES.json)][jira]
 [![Apache License, Version 2.0, January 
2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.maven.archetypes/maven-archetype-quickstart.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.archetypes/maven-archetype-bundles)
 [![Jenkins 
Status](https://img.shields.io/jenkins/s/https/builds.apache.org/job/maven-box/job/maven-archetypes/job/master.svg)][build]

Reply via email to