Skip to content

Commit 97d2ef5

Browse files
Bypass CloudcontrolServiceMetadata for japicmp
1 parent c58f4dd commit 97d2ef5

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
@@ -524,6 +524,7 @@
524524
<exclude>software.amazon.awssdk.thirdparty.*</exclude>
525525
<exclude>software.amazon.awssdk.awscore.client.handler.AwsAsyncClientHandler</exclude>
526526
<exclude>software.amazon.awssdk.awscore.client.handler.AwsSyncClientHandler</exclude>
527+
<exclude>software.amazon.awssdk.regions.servicemetadata.CloudcontrolServiceMetadata.*</exclude>
527528
</excludes>
528529

529530
<excludeModules>

0 commit comments

Comments
 (0)