Skip to content

Commit

Permalink
Exclude Properties class
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosbarbero committed Oct 12, 2019
1 parent 911255f commit 48b07c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<exclude>**/test/**</exclude>
<exclude>**/tests/**</exclude>
<exclude>**/*Constants.*</exclude>
<exclude>**/properties/RateLimitProperties.*</exclude>
<exclude>**/properties/*Properties.*</exclude>
</excludes>
</configuration>
<executions>
Expand Down

0 comments on commit 48b07c7

Please sign in to comment.