Skip to content

Commit

Permalink
Issue checkstyle#130: remove surplus maven property, which leads to w…
Browse files Browse the repository at this point in the history
…rong checkstyle version displayed during run
  • Loading branch information
Patrick Mayweg authored and tsjensen committed Mar 21, 2019
1 parent 5ac001d commit 92b3d33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion checkstyle-sonar-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<description>Checkstyle is a code analyser to help programmers write Java code that adheres to a coding standard.</description>

<properties>
<checkstyle.version>7.3</checkstyle.version>
<maven.checkstyle.plugin.version>2.17</maven.checkstyle.plugin.version>
<maven.sevntu.checkstyle.plugin.version>1.23.0</maven.sevntu.checkstyle.plugin.version>
</properties>
Expand Down

0 comments on commit 92b3d33

Please sign in to comment.