Skip to content

Commit

Permalink
NO-JIRA: drop compiler plugin option that no longer does anything, re…
Browse files Browse the repository at this point in the history
…moving warnings
  • Loading branch information
gemmellr committed Sep 28, 2023
1 parent 45a2d43 commit e76fe45
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 @@ -335,7 +335,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<optimize>true</optimize>
<debug>true</debug>
<showDeprecation>true</showDeprecation>
<showWarnings>true</showWarnings>
Expand Down

0 comments on commit e76fe45

Please sign in to comment.