Skip to content

Commit

Permalink
add Maven Central badge
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Feb 2, 2022
1 parent dd94923 commit a2ecd82
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ This is the [animal-sniffer-maven-plugin](http://www.mojohaus.org/animal-sniffer

Please note this plugin is now in maintenance level as the exact same feature can be now easily achieved using the `--release`
flag from Javac see (http://openjdk.java.net/jeps/247)


[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.mojo/animal-sniffer-maven-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.mojo/animal-sniffer-maven-plugin)
[![Build Status](https://travis-ci.org/mojohaus/animal-sniffer.svg?branch=master)](https://travis-ci.org/mojohaus/animal-sniffer)

## Releasing
Expand Down

0 comments on commit a2ecd82

Please sign in to comment.