Skip to content

Commit

Permalink
Merge pull request #1480 from aws/millem/remove-in-amazon-1
Browse files Browse the repository at this point in the history
Allow removal of in-amazon-1 region (attempt 2).
  • Loading branch information
millems authored Jun 17, 2021
2 parents 6134692 + 6567f19 commit 3780ab5
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 @@ -516,7 +516,7 @@
<exclude>software.amazon.awssdk.services.macie2.model.*</exclude>

<!-- in-amazon-1 removal -->
<exclude>software.amazon.awssdk.regions.Region</exclude>
<exclude>software.amazon.awssdk.regions.*</exclude>
</excludes>

<excludeModules>
Expand Down

0 comments on commit 3780ab5

Please sign in to comment.