Fix typo for includeLayerTools
See gh-21310
This commit is contained in:
committed by
Madhura Bhave
parent
e484246388
commit
fd46002666
@@ -547,7 +547,7 @@ If you wish to exclude this dependency, you can do so in the following manner:
|
||||
<configuration>
|
||||
<layers>
|
||||
<enabled>true</enabled>
|
||||
<includeLayerTools>false</enabled>
|
||||
<includeLayerTools>false</includeLayerTools>
|
||||
</layers>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user