Skip to content

Commit 9e29efc

Browse files
authored
Merge pull request #1163 from aws/millem/fix-release
Exclude redshift from backwards-compatibility checks, temporarily.
2 parents fffd202 + f24e972 commit 9e29efc

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
@@ -513,7 +513,9 @@
513513
<excludes>
514514
<exclude>*.internal.*</exclude>
515515
<exclude>software.amazon.awssdk.regions.servicemetadata.IotfleethubServiceMetadata</exclude>
516+
<exclude>software.amazon.awssdk.services.redshift.model.*</exclude>
516517
</excludes>
518+
517519
<excludeModules>
518520
<excludeModule>codegen-lite-maven-plugin</excludeModule>
519521
<excludeModule>codegen-maven-plugin</excludeModule>

0 commit comments

Comments
 (0)