You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Robert Scholte <rf...@apache.org> on 2017/08/23 14:42:11 UTC

[ANN] Animal Sniffer Maven Plugin 1.16 Released

Hi,

The Mojo team is pleased to announce the release of the Animal Sniffer  
Maven Plugin version 1.16.

Animal Sniffer provides tools to assist verifying that classes compiled  
with a newer JDK/API are compatible with an older JDK/API.

http://www.mojohaus.org/animal-sniffer/

To get this update, simply specify the version in your project's plugin  
configuration:

<plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
         <version>1.16</version>
</plugin>

Release Notes

https://github.com/mojohaus/animal-sniffer/issues?q=milestone%3A1.16+is%3Aclosed

Enjoy,

The Mojo team.

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org