Skip to content

Commit 4be8591

Browse files
committed
Bypass CodeBuild for japicmp
This release includes an intentional breaking change for CodeBuild.
1 parent e4f685b commit 4be8591

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
@@ -521,7 +521,7 @@
521521
<exclude>*.internal.*</exclude>
522522

523523
<!-- Checksum bug fix -->
524-
<exclude>software.amazon.awssdk.services.s3.checksums.ChecksumValidatingInputStream</exclude>
524+
<exclude>software.amazon.awssdk.services.codebuild.*</exclude>
525525
</excludes>
526526

527527
<excludeModules>

0 commit comments

Comments
 (0)