Skip to content

Commit 62395f1

Browse files
authored
Update README.md
1 parent e826d05 commit 62395f1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Avro XML Mapper
66

77
[![GitHub Build](https://img.shields.io/github/actions/workflow/status/michelin/avro-xml-mapper/build.yml?branch=main&logo=github&style=for-the-badge)](https://img.shields.io/github/actions/workflow/status/michelin/avro-xml-mapper/build.yml)
8-
[![Maven Central](https://img.shields.io/nexus/r/com.michelin/avro-xml-mapper?server=https%3A%2F%2Fs01.oss.sonatype.org%2F&style=for-the-badge&logo=apache-maven&label=Maven%20Central)](https://central.sonatype.com/search?q=com.michelin.avro-xml-mapper&sort=name)
8+
[![Maven Central](https://img.shields.io/maven-central/v/com.michelin/avro-xml-mapper?style=for-the-badge&logo=apache-maven&label=Maven%20Central)](https://central.sonatype.com/search?q=com.michelin.avro-xml-mapper&sort=name)
99
![Supported Java Versions](https://img.shields.io/badge/Java-17--21-blue.svg?style=for-the-badge&logo=openjdk)
1010
[![GitHub Stars](https://img.shields.io/github/stars/michelin/avro-xml-mapper?logo=github&style=for-the-badge)](https://github.com/michelin/avro-xml-mapper)
1111
[![SonarCloud Coverage](https://img.shields.io/sonar/coverage/michelin_avro-xml-mapper?logo=sonarcloud&server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge)](https://sonarcloud.io/component_measures?id=michelin_avro-xml-mapper&metric=coverage&view=list)
@@ -403,4 +403,5 @@ Conversion can be finalized using `GenericUtils#documentToString` method.
403403

404404
We welcome contributions from the community! Before you get started, please take a look at
405405
our [contribution guide](https://github.com/michelin/avro-xml-mapper/blob/main/CONTRIBUTING.md) to learn about our guidelines
406-
and best practices. We appreciate your help in making Avro XML Mapper a better tool for everyone.
406+
407+
and best practices. We appreciate your help in making Avro XML Mapper a better tool for everyone.

0 commit comments

Comments
 (0)