From abd261ca0b3e4985469888224a7d236d98b2eba9 Mon Sep 17 00:00:00 2001 From: bsorrentino Date: Mon, 24 Feb 2020 17:31:45 -0600 Subject: [PATCH] move to next developer version --- .gitignore | 2 ++ pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e20e969..bc5d6a0 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ target/ issue47.txt maven-compiler-plugin/ .factorypath +*.iml +.idea/ \ No newline at end of file diff --git a/pom.xml b/pom.xml index d32e037..a613771 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.bsc.maven maven-processor-plugin maven-plugin - 3.3.3 + 3.4-SNAPSHOT MAVEN PROCESSOR PLUGIN - ${project.version} A maven plugin to process annotation for jdk6 at compile time