Skip to content

Commit 6567f19

Browse files
committed
Allow removal of in-amazon-1 region (attempt 2).
1 parent 6134692 commit 6567f19

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)