Merge pull request #21310 from kylehoehns

* pr/21310:
  Fix typo for includeLayerTools

Closes gh-21310
pull/21318/head
Madhura Bhave 5 years ago
commit 965756456c

@ -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>

Loading…
Cancel
Save