Skip to content

Commit 3c7898d

Browse files
authored
Remove enableRSS config param for maven-checkstyle-plugin
See hazelcast/hazelcast#24738 etc, removed in apache/maven-checkstyle-plugin#117
1 parent af70af7 commit 3c7898d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@
278278
<configLocation>${checkstyle.configLocation}</configLocation>
279279
<suppressionsLocation>${checkstyle.supressionsLocation}</suppressionsLocation>
280280
<headerLocation>${checkstyle.headerLocation}</headerLocation>
281-
<enableRSS>false</enableRSS>
282281
<linkXRef>false</linkXRef>
283282
<consoleOutput>true</consoleOutput>
284283
<failsOnError>true</failsOnError>

0 commit comments

Comments
 (0)