Skip to content

Commit

Permalink
Apparently LTS bump was never done
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Aug 8, 2024
1 parent eab1bea commit b6f3277
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sample-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1093,8 +1093,7 @@
<id>2.462.x</id>
<properties>
<bom>2.462.x</bom>
<!-- TODO: Update to 2.462.1 after it is released. -->
<jenkins.version>2.462</jenkins.version>
<jenkins.version>2.462.1</jenkins.version>
</properties>
</profile>
<profile>
Expand Down

1 comment on commit b6f3277

@MarkEWaite
Copy link
Contributor

@MarkEWaite MarkEWaite commented on b6f3277 Aug 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I will add that to the LTS release checklist template so that we don't forget it in future LTS releases.

Please sign in to comment.