Skip to content

Commit 5edd5eb

Browse files
authored
Merge pull request #1186 from Quanzzzz/release
Exclude iotsitewise and remove the exclusion of ec2
2 parents db0f92d + d0fada8 commit 5edd5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@
513513
<excludes>
514514
<exclude>*.internal.*</exclude>
515515
<exclude>software.amazon.awssdk.regions.servicemetadata.IotfleethubServiceMetadata</exclude>
516-
<exclude>software.amazon.awssdk.services.ec2.model.*</exclude>
516+
<exclude>software.amazon.awssdk.services.iotsitewise.*</exclude>>
517517
</excludes>
518518

519519
<excludeModules>

0 commit comments

Comments
 (0)