Skip to content

Commit

Permalink
Merge pull request #1454 from aws/exclude-macie2-removal
Browse files Browse the repository at this point in the history
Exclude Macie japicmp check
  • Loading branch information
dagnir authored Jun 8, 2021
2 parents d12f7bf + 203997e commit 5cbc557
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 @@ -513,7 +513,7 @@
<exclude>software.amazon.awssdk.core.interceptor.SdkInternalExecutionAttribute</exclude>
<exclude>software.amazon.awssdk.awscore.eventstream.*</exclude>
<exclude>software.amazon.awssdk.protocols.json.BaseAwsJsonProtocolFactory</exclude>
<exclude>software.amazon.awssdk.services.ec2.*</exclude>
<exclude>software.amazon.awssdk.services.macie2.model.*</exclude>
</excludes>

<excludeModules>
Expand Down

0 comments on commit 5cbc557

Please sign in to comment.