Commit fd460026 authored by Kyle Hoehns's avatar Kyle Hoehns Committed by Madhura Bhave

Fix typo for includeLayerTools

See gh-21310
parent e4842463
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment