Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
fl4via committed Jun 23, 2024
1 parent c39036a commit a915025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
</compilerArgs>
<!-- need to specify directly, for some reason properties are ignored -->
<showDeprecation>${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings>${maven.compilie${maven.compiler.showWarnings}</showWarnings>
<showWarnings>${maven.compiler.showWarnings}</showWarnings>
</configuration>
</plugin>

Expand Down

0 comments on commit a915025

Please sign in to comment.