Skip to content

Commit

Permalink
fix: bom.version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Marchenko authored and mymarche committed Dec 5, 2024
1 parent 99b6f84 commit 909e178
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<!-- Baseline Jenkins version you use to build the plugin. Users must have this version or newer to run. -->
<jenkins.version>2.479.1</jenkins.version>
<bom.artifactId>2.479.x</bom.artifactId>
<bom.version>3768.veb_7cdc7a_6cc1</bom.version>
<java.level>17</java.level>
<bom.version>3761.vd922730f0fd2</bom.version>

<!--
Other properties you may want to use:
~ jenkins-test-harness.version: Jenkins Test Harness version you use to test the plugin. For Jenkins version >= 1.580.1 use JTH 2.0 or higher.
Expand Down

0 comments on commit 909e178

Please sign in to comment.