You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2022/11/02 17:39:40 UTC

[maven-common-artifact-filters] branch master updated: add Reproducible Builds badge

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-common-artifact-filters.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a65b65  add Reproducible Builds badge
9a65b65 is described below

commit 9a65b6570154ae48ab8a6c7154e0fa07d3cc2c49
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Wed Nov 2 18:39:36 2022 +0100

    add Reproducible Builds badge
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 486b2c6..e8eecfe 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ Contributing to [Apache Maven Common Artifact Filters](https://maven.apache.org/
 [![ASF Jira](https://img.shields.io/endpoint?url=https%3A%2F%2Fmaven.apache.org%2Fbadges%2Fasf_jira-MSHARED.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.shared/maven-common-artifact-filters.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.shared/maven-common-artifact-filters)
+[![Reproducible Builds](https://img.shields.io/badge/Reproducible_Builds-ok-green?labelColor=blue)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/shared/maven-common-artifact-filters/README.md)
 [![Jenkins Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-common-artifact-filters/job/master.svg)][build]
 [![Jenkins tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-common-artifact-filters/job/master.svg)][test-results]