Skip to content

Commit 84c9310

Browse files
Patrick Maywegromani
authored andcommitted
Issue #130: remove surplus maven property, which leads to wrong checkstyle version displayed during run
1 parent d20b6a3 commit 84c9310

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

checkstyle-sonar-plugin/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<description>Checkstyle is a code analyser to help programmers write Java code that adheres to a coding standard.</description>
1616

1717
<properties>
18-
<checkstyle.version>7.3</checkstyle.version>
1918
<maven.checkstyle.plugin.version>2.17</maven.checkstyle.plugin.version>
2019
<maven.sevntu.checkstyle.plugin.version>1.23.0</maven.sevntu.checkstyle.plugin.version>
2120
</properties>

0 commit comments

Comments
 (0)