Skip to content

Commit

Permalink
Allow backwards-incompatible mgn changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Viegas committed Jul 6, 2021
1 parent f15eb1b commit b4170a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -515,8 +515,8 @@
<exclude>software.amazon.awssdk.protocols.json.BaseAwsJsonProtocolFactory</exclude>
<exclude>software.amazon.awssdk.services.macie2.model.*</exclude>

<!-- ec2 update -->
<exclude>software.amazon.awssdk.services.ec2.*</exclude>
<!-- mgn update -->
<exclude>software.amazon.awssdk.services.mgn.*</exclude>
</excludes>

<excludeModules>
Expand Down

0 comments on commit b4170a8

Please sign in to comment.