Skip to content

Commit

Permalink
Fix build warning (RedHatInsights#2924)
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenneg authored Sep 6, 2024
1 parent 4fd5adc commit 0c2a11b
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 @@ -191,7 +191,6 @@
<configuration>
<configLocation>${maven.multiModuleProjectDirectory}/checkstyle/src/main/resources/checkstyle/checkstyle.xml</configLocation>
<suppressionsLocation>${maven.multiModuleProjectDirectory}/checkstyle/src/main/resources/checkstyle/checkstyle-suppressions.xml</suppressionsLocation>
<encoding>UTF-8</encoding>
<consoleOutput>true</consoleOutput>
<failsOnError>true</failsOnError>
<linkXRef>false</linkXRef>
Expand Down

0 comments on commit 0c2a11b

Please sign in to comment.