Skip to content

Commit

Permalink
Merge pull request #1661 from aws/salande/japi-fix
Browse files Browse the repository at this point in the history
add japicmp override for aws-core changes
  • Loading branch information
cenedhryn authored Sep 2, 2021
2 parents e716c77 + 82f6423 commit 16b293b
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.awscore.client.handler.AwsAsyncClientHandler</exclude>
<exclude>software.amazon.awssdk.awscore.client.handler.AwsSyncClientHandler</exclude>
</excludes>

<excludeModules>
Expand Down

0 comments on commit 16b293b

Please sign in to comment.