Skip to content

Commit

Permalink
Merge pull request #1163 from aws/millem/fix-release
Browse files Browse the repository at this point in the history
Exclude redshift from backwards-compatibility checks, temporarily.
  • Loading branch information
millems authored Jan 22, 2021
2 parents fffd202 + f24e972 commit 9e29efc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,9 @@
<excludes>
<exclude>*.internal.*</exclude>
<exclude>software.amazon.awssdk.regions.servicemetadata.IotfleethubServiceMetadata</exclude>
<exclude>software.amazon.awssdk.services.redshift.model.*</exclude>
</excludes>

<excludeModules>
<excludeModule>codegen-lite-maven-plugin</excludeModule>
<excludeModule>codegen-maven-plugin</excludeModule>
Expand Down

0 comments on commit 9e29efc

Please sign in to comment.