Skip to content

Commit 31e37f6

Browse files
authored
Merge pull request #1812 from aws/dongie/connectchat-japicmp
Exclude connectchat from japicmp check
2 parents cbb7f89 + 7b8696b commit 31e37f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@
523523
<exclude>*.internal.*</exclude>
524524
<exclude>software.amazon.awssdk.thirdparty.*</exclude>
525525
<exclude>software.amazon.awssdk.services.s3.checksums.ChecksumCalculatingAsyncRequestBody</exclude>
526+
<exclude>software.amazon.awssdk.services.connectparticipant.model.*</exclude>
526527
</excludes>
527528

528529
<excludeModules>

0 commit comments

Comments
 (0)