Skip to content

Commit c3cbede

Browse files
committed
Add Reproducible Builds badge
aaand a few others while we are at it
1 parent 8dc9538 commit c3cbede

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
*Version: 9.0.0.Beta2 - 2024-08-01*
44

5+
[![Maven Central](https://img.shields.io/maven-central/v/org.hibernate.validator/hibernate-validator.svg?label=Maven%20Central&style=for-the-badge)](https://central.sonatype.com/search?namespace=org.hibernate.validator&sort=name)
6+
[![Build Status](https://img.shields.io/jenkins/build?jobUrl=https://ci.hibernate.org/view/Validator/job/hibernate-validator/job/main/&style=for-the-badge)](https://ci.hibernate.org/view/Validator/job/hibernate-validator/job/main/)
7+
[![Reproducible Builds](https://img.shields.io/badge/Reproducible_Builds-ok-success?style=for-the-badge)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/hibernate/validator/hibernate-validator/README.md)
58

69
## What is it?
710

@@ -89,4 +92,4 @@ We provide a `.travis.yml` file so that you can enable CI for your GitHub fork b
8992
* [Downloads](http://hibernate.org/validator/downloads/)
9093
* [Mailing Lists](http://hibernate.org/community/)
9194
* [Issue Tracking](https://hibernate.atlassian.net/browse/HV)
92-
* [Continuous Integration](http://ci.hibernate.org/view/Validator/) | [![Build Status](https://ci.hibernate.org/view/Validator/job/hibernate-validator/job/main/badge/icon)](https://ci.hibernate.org/view/Validator/job/hibernate-validator/job/main/)
95+
* [Continuous Integration](http://ci.hibernate.org/view/Validator/)

0 commit comments

Comments
 (0)