Skip to content

Commit

Permalink
Merge pull request #3030 from aws/olapplin/sqs-exclude-japicmp
Browse files Browse the repository at this point in the history
Temporarily exclude exclude sqs breaking changes
  • Loading branch information
L-Applin committed May 8, 2024
2 parents ee282b6 + 259f416 commit 4496292
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,8 @@
<exclude>*.internal.*</exclude>
<exclude>software.amazon.awssdk.thirdparty.*</exclude>
<exclude>software.amazon.awssdk.regions.*</exclude>
<exclude>software.amazon.awssdk.services.sqs.model.ListMessageMoveTasksResultEntry</exclude>
<exclude>software.amazon.awssdk.services.sqs.model.TaskStatus</exclude>
</excludes>

<ignoreMissingOldVersion>true</ignoreMissingOldVersion>
Expand Down

0 comments on commit 4496292

Please sign in to comment.