Skip to content

Commit 3780ab5

Browse files
authored
Merge pull request #1480 from aws/millem/remove-in-amazon-1
Allow removal of in-amazon-1 region (attempt 2).
2 parents 6134692 + 6567f19 commit 3780ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@
516516
<exclude>software.amazon.awssdk.services.macie2.model.*</exclude>
517517

518518
<!-- in-amazon-1 removal -->
519-
<exclude>software.amazon.awssdk.regions.Region</exclude>
519+
<exclude>software.amazon.awssdk.regions.*</exclude>
520520
</excludes>
521521

522522
<excludeModules>

0 commit comments

Comments
 (0)