Skip to content

Commit

Permalink
updating license regex
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonabrown committed Apr 1, 2022
1 parent f8120b7 commit 49ddb7d
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 @@ -613,7 +613,9 @@
<exclude>**/*.mp3</exclude>
<exclude>**/*.wav</exclude>
<exclude>bin/**</exclude>
<exclude>.github/**</exclude>
<exclude>src/test/resources/**</exclude>
<exclude>onebusaway-quickstart/**</exclude>
<exclude>**/git.properties</exclude>
</excludes>
</configuration>
Expand Down

0 comments on commit 49ddb7d

Please sign in to comment.