diff --git a/README.md b/README.md index 6b0c11d..488c345 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@      -  + [![Join the chat at https://gitter.im/bsorrentino/maven-annotation-plugin](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/bsorrentino/maven-annotation-plugin?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + This plugin helps to use from maven the new annotation processing integrated in java compiler provided from JDK6 diff --git a/pom.xml b/pom.xml index 50d2ed4..1bb5c2c 100644 --- a/pom.xml +++ b/pom.xml @@ -130,7 +130,26 @@ This plugin could be considered the 'alter ego' of maven apt plugin http://mojo. - + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M3 + + + enforce-maven + + enforce + + + + + 3.5.2 + + + + + +