Skip to content

Commit

Permalink
Removed maven.compiler.release property
Browse files Browse the repository at this point in the history
  • Loading branch information
exceptionfactory committed Jan 7, 2022
1 parent 83a4652 commit ed208ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<maven.compiler.release>8</maven.compiler.release>
<maven.checkstyle.plugin.version>3.1.2</maven.checkstyle.plugin.version>
<maven.clean.plugin.version>3.1.0</maven.clean.plugin.version>
<maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version>
Expand Down

0 comments on commit ed208ac

Please sign in to comment.