Skip to content

Commit

Permalink
Adjust licence check directories.
Browse files Browse the repository at this point in the history
  • Loading branch information
meistermeier committed Dec 21, 2022
1 parent b6511b9 commit f558cc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,8 @@
<include>**</include>
</includes>
<excludes>
<exclude>.m2/**</exclude>
<exclude>m2/**</exclude>
<exclude>**/*.adoc</exclude>
<exclude>**/*.conf</exclude>
<exclude>**/*.cql</exclude>
Expand Down

0 comments on commit f558cc4

Please sign in to comment.