From c144aec79429c54981b644df4f8ff0b8ab5d78eb Mon Sep 17 00:00:00 2001 From: bsorrentino Date: Fri, 7 Oct 2016 15:07:59 +0200 Subject: [PATCH] update for release 3.2.0 --- README.md | 14 ++++++++++++-- pom.xml | 6 +++--- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8744225..b1c5a8e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ -A maven plugin to process annotation for jdk6 at compile time +## A maven plugin to process compile time annotation for jdk6 and above. -This plugin helps to use from maven the new annotation processing provided by JDK6 integrated in java compiler + +   +  +  + +This plugin helps to use from maven the new annotation processing integrated in java compiler provided from JDK6 This plugin could be considered the 'alter ego' of maven apt plugin http://mojo.codehaus.org/apt-maven-plugin/ @@ -14,6 +19,11 @@ This plugin could be considered the 'alter ego' of maven apt plugin http://mojo. | [m2e-annotations](https://github.com/ilx/m2e-annotations) | eclipse plugin | ## Releases ## +|Oct 7,2016 | **Release 3.2.0**. | Available on **[MAVEN CENTRAL REPO](http://search.maven.org/#artifactdetails%7Corg.bsc.maven%7Cmaven-processor-plugin%7C3.2.0%7Cmaven-plugin)** | +|:-----------|:-------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------| + + * [Issue 63](https://github.com/bsorrentino/maven-annotation-plugin/issues/63) - -sourcepath is not configured + |Feb 2,2016 | **Release 3.1.0**. | Available on **[MAVEN CENTRAL REPO](http://search.maven.org/#artifactdetails%7Corg.bsc.maven%7Cmaven-processor-plugin%7C3.1.0%7Cmaven-plugin)** | |:-----------|:-------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------------| diff --git a/pom.xml b/pom.xml index c4e1093..16cdf4f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.bsc.maven maven-processor-plugin maven-plugin - 3.2.0-SNAPSHOT + 3.2.0 MAVEN PROCESSOR PLUGIN - ${project.version} A maven plugin to process annotation for jdk6 at compile time @@ -126,8 +126,8 @@ This plugin could be considered the 'alter ego' of maven apt plugin http://mojo. maven-compiler-plugin 3.1 - 1.5 - 1.5 + 1.6 + 1.6