Skip to content

Commit 6575022

Browse files
authored
Merge pull request #1824 from aws/dongie/ec2-japicmp
Exclude EC2 form japicmp
2 parents 232c0fe + 4a433d1 commit 6575022

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,8 @@
522522
<excludes>
523523
<exclude>*.internal.*</exclude>
524524
<exclude>software.amazon.awssdk.thirdparty.*</exclude>
525+
526+
<exclude>software.amazon.awssdk.services.ec2.model.*</exclude>
525527
</excludes>
526528

527529
<excludeModules>

0 commit comments

Comments
 (0)