Skip to content

Commit f481bc8

Browse files
authored
Merge pull request #1266 from dagnir/japicmp-medialive
Exclude medialive from japicmp
2 parents ce620a9 + 01f0c89 commit f481bc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,7 @@
513513
<excludes>
514514
<exclude>*.internal.*</exclude>
515515
<exclude>software.amazon.awssdk.services.redshift.*</exclude>
516+
<exclude>software.amazon.awssdk.services.medialive.*</exclude>
516517
</excludes>
517518

518519
<excludeModules>

0 commit comments

Comments
 (0)