Skip to content

Commit 604a43f

Browse files
Bypass CloudcontrolServiceMetadata for japicmp
1 parent 92ba7dd commit 604a43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -524,7 +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>
527+
<exclude>software.amazon.awssdk.regions.servicemetadata.*</exclude>
528528
</excludes>
529529

530530
<excludeModules>

0 commit comments

Comments
 (0)