Use correct compiler plugin singular "showDeprecation" configuration

Signed-off-by: Tobias Schneider <Tobias.Schneider@Tobsch.org>
pull/2854/head
Tobias Schneider 5 years ago
parent ad94116744
commit e32c064e4a
No known key found for this signature in database
GPG Key ID: 27C5E1E926DE7E48

@ -251,7 +251,7 @@
<release>${release.version}</release>
-->
<optimize>true</optimize>
<showDeprecations>true</showDeprecations>
<showDeprecation>true</showDeprecation>
</configuration>
<executions>
<execution>

Loading…
Cancel
Save