Skip to content

Commit

Permalink
Merge pull request #1630 from aws/dongie/bypass-frauddtector
Browse files Browse the repository at this point in the history
Bypass frauddetector for japicmp
  • Loading branch information
dagnir authored Aug 23, 2021
2 parents 29c907f + 3668101 commit 521d7ff
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 @@ -519,6 +519,8 @@
<onlyModified>true</onlyModified>
<excludes>
<exclude>*.internal.*</exclude>

<exclude>software.amazon.awssdk.services.frauddetector.*</exclude>
</excludes>

<excludeModules>
Expand Down

0 comments on commit 521d7ff

Please sign in to comment.