Skip to content

Commit

Permalink
Modernize to Jenkins 2.440.3 (#27)
Browse files Browse the repository at this point in the history
* Modernize to Jenkins 2.440.3

Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.jenkins.ModernizePlugin?organizationId=SmVua2lucyBDSQ%3D%3D

Co-authored-by: Moderne <team@moderne.io>

* Correct changelist property

---------

Co-authored-by: Moderne <team@moderne.io>
  • Loading branch information
sghill-rewrite and TeamModerne authored Aug 11, 2024
1 parent 05ea1a0 commit 642af52
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.71</version>
<version>4.86</version>
<relativePath />
</parent>

Expand All @@ -26,8 +26,7 @@
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/build-with-parameters-plugin</gitHubRepo>
<revision>1.7</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.387.3</jenkins.version>
<jenkins.version>2.440.3</jenkins.version>
</properties>

<developers>
Expand Down

0 comments on commit 642af52

Please sign in to comment.