Skip to content

Commit fae2364

Browse files
authored
Allow backwards-incompatible ec2 changes.
1 parent 7a357ab commit fae2364

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)