Skip to content

Commit

Permalink
Merge pull request #316 from jglick/jenkins.version
Browse files Browse the repository at this point in the history
Update to 2.462.1
  • Loading branch information
jglick authored Aug 8, 2024
2 parents e0cb1f4 + 7cabf7f commit a493800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ THE SOFTWARE.
<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.baseline>2.462</jenkins.baseline>
<jenkins.version>${jenkins.baseline}</jenkins.version>
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
<no-test-jar>false</no-test-jar>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
</properties>
Expand Down

0 comments on commit a493800

Please sign in to comment.