Skip to content

Commit

Permalink
Merge pull request #21310 from kylehoehns
Browse files Browse the repository at this point in the history
* pr/21310:
  Fix typo for includeLayerTools

Closes gh-21310
  • Loading branch information
mbhave committed May 5, 2020
2 parents e484246 + fd46002 commit 9657564
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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>
Expand Down

0 comments on commit 9657564

Please sign in to comment.