Skip to content

Commit 4a433d1

Browse files
committed
Exclude EC2 form japicmp
The failing change for this release is intended.
1 parent 232c0fe commit 4a433d1

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)