Skip to content

Commit e4e7890

Browse files
authored
Merge pull request #1226 from Quanzzzz/release
Exclude mediatailor from backwards-compatability check as they are releasing breaking change
2 parents 145fd48 + c45f62e commit e4e7890

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
<onlyModified>true</onlyModified>
514514
<excludes>
515515
<exclude>*.internal.*</exclude>
516+
<exclude>software.amazon.awssdk.services.mediatailor.*</exclude>>
516517
</excludes>
517518

518519
<excludeModules>

0 commit comments

Comments
 (0)