Skip to content

Commit

Permalink
Merge branch 'hotfix/docs'
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Oct 7, 2016
2 parents 6f27cfe + eeb362e commit 309d32b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## A maven plugin to process compile time annotation for jdk6 and above.

<a href="http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22maven-processor-plugin%22"><img src="https://img.shields.io/maven-central/v/org.bsc.maven/maven-processor-plugin.svg">
</a>&nbsp;<img src="https://img.shields.io/github/forks/bsorrentino/maven-processor-plugin.svg">&nbsp;
<img src="https://img.shields.io/github/stars/bsorrentino/maven-processor-plugin.svg">&nbsp;<a href="https://github.com/bsorrentino/maven-processor-plugin/issues"><img src="https://img.shields.io/github/issues/bsorrentino/maven-processor-plugin.svg">
</a>&nbsp;<img src="https://img.shields.io/github/forks/bsorrentino/maven-annotation-plugin.svg">&nbsp;
<img src="https://img.shields.io/github/stars/bsorrentino/maven-annotation-plugin.svg">&nbsp;<a href="https://github.com/bsorrentino/maven-annotation-plugin/issues"><img src="https://img.shields.io/github/issues/bsorrentino/maven-annotation-plugin.svg">
</a>&nbsp;

This plugin helps to use from maven the new annotation processing integrated in java compiler provided from JDK6
Expand Down

0 comments on commit 309d32b

Please sign in to comment.