Skip to content

Commit

Permalink
Use jenkins.baseline to reduce bom update mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
strangelookingnerd authored and tomasbjerre committed Jan 18, 2025
1 parent 104171e commit f100ffd
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 @@ -11,7 +11,7 @@

<properties>
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
<jenkins.baseline>2.463</jenkins.baseline>
<jenkins.baseline>2.462</jenkins.baseline>
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
<maven.compiler.release>17</maven.compiler.release>
<maven.javadoc.skip>true</maven.javadoc.skip>
Expand Down

0 comments on commit f100ffd

Please sign in to comment.