Skip to content

Commit

Permalink
move to next developer version
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Feb 24, 2020
1 parent 23cfeff commit abd261c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ target/
issue47.txt
maven-compiler-plugin/
.factorypath
*.iml
.idea/
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>org.bsc.maven</groupId>
<artifactId>maven-processor-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>3.3.3</version>
<version>3.4-SNAPSHOT</version>
<name>MAVEN PROCESSOR PLUGIN - ${project.version}</name>
<description>A maven plugin to process annotation for jdk6 at compile time

Expand Down

0 comments on commit abd261c

Please sign in to comment.