Skip to content

Commit

Permalink
Merge pull request #1226 from Quanzzzz/release
Browse files Browse the repository at this point in the history
Exclude mediatailor from backwards-compatability check as they are releasing breaking change
  • Loading branch information
Quanzzzz authored Mar 16, 2021
2 parents 145fd48 + c45f62e commit e4e7890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,7 @@
<onlyModified>true</onlyModified>
<excludes>
<exclude>*.internal.*</exclude>
<exclude>software.amazon.awssdk.services.mediatailor.*</exclude>>
</excludes>

<excludeModules>
Expand Down

0 comments on commit e4e7890

Please sign in to comment.