Skip to content

Commit bf8cd9e

Browse files
authored
Merge pull request #1511 from aws/zoewang/ec2
Allow backwards-incompatible ec2 changes.
2 parents 7a357ab + fae2364 commit bf8cd9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -515,8 +515,8 @@
515515
<exclude>software.amazon.awssdk.protocols.json.BaseAwsJsonProtocolFactory</exclude>
516516
<exclude>software.amazon.awssdk.services.macie2.model.*</exclude>
517517

518-
<!-- codebuild update -->
519-
<exclude>software.amazon.awssdk.services.codebuild.*</exclude>
518+
<!-- ec2 update -->
519+
<exclude>software.amazon.awssdk.services.ec2.*</exclude>
520520
</excludes>
521521

522522
<excludeModules>

0 commit comments

Comments
 (0)