Skip to content

Commit 7b8696b

Browse files
committed
Exclude connectchat from japicmp check
This change is intended.
1 parent cbb7f89 commit 7b8696b

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)