Skip to content

Commit bd989ce

Browse files
authored
Merge pull request #1145 from aws/dongie/exclude-iotfleethub
Exclude IotfleethubServiceMetadata from API check
2 parents 194576f + 282c568 commit bd989ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,7 @@
512512
<onlyModified>true</onlyModified>
513513
<excludes>
514514
<exclude>*.internal.*</exclude>
515+
<exclude>software.amazon.awssdk.regions.servicemetadata.IotfleethubServiceMetadata</exclude>
515516
</excludes>
516517
<excludeModules>
517518
<excludeModule>codegen-lite-maven-plugin</excludeModule>

0 commit comments

Comments
 (0)