File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 684
684
<includeModule >polly</includeModule >
685
685
</includeModules >
686
686
<excludes >
687
- <!-- TODO remove after release -->
688
- <exclude >software.amazon.awssdk.enhanced.dynamodb.extensions.annotations.DynamoDbVersionAttribute#incrementBy()</exclude >
689
- <exclude >software.amazon.awssdk.enhanced.dynamodb.extensions.annotations.DynamoDbVersionAttribute#startAt()</exclude >
690
687
<exclude >*.internal.*</exclude >
691
688
<exclude >software.amazon.awssdk.thirdparty.*</exclude >
692
689
<exclude >software.amazon.awssdk.regions.*</exclude >
690
+ <!-- TODO remove after release -->
691
+ <exclude >software.amazon.awssdk.awscore.interceptor.TraceIdExecutionInterceptor</exclude >
693
692
</excludes >
694
693
695
694
<ignoreMissingOldVersion >true</ignoreMissingOldVersion >
You can’t perform that action at this time.
0 commit comments