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> <configuration>
<layers> <layers>
<enabled>true</enabled> <enabled>true</enabled>
<includeLayerTools>false</enabled> <includeLayerTools>false</includeLayerTools>
</layers> </layers>
</configuration> </configuration>
</plugin> </plugin>

Loading…
Cancel
Save