Skip to content

Commit 9021c8a

Browse files
committed
remove unsupported configuration parameter of old enforcer rule
1 parent ea2b4e6 commit 9021c8a

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
@@ -98,7 +98,6 @@
9898
<configuration>
9999
<rules>
100100
<NoPackageCyclesRule implementation="de.andrena.tools.nopackagecycles.NoPackageCyclesRule">
101-
<includeTests>false</includeTests>
102101
</NoPackageCyclesRule>
103102
</rules>
104103
</configuration>

0 commit comments

Comments
 (0)