We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52bec56 commit 0f43304Copy full SHA for 0f43304
1 file changed
pom.xml
@@ -14,7 +14,7 @@
14
15
<properties>
16
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
17
- <jenkins.baseline>2.479</jenkins.baseline>
+ <jenkins.baseline>2.528</jenkins.baseline>
18
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
19
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
20
<changelist>999999-SNAPSHOT</changelist>
@@ -79,7 +79,7 @@
79
<dependency>
80
<groupId>io.jenkins.tools.bom</groupId>
81
<artifactId>bom-${jenkins.baseline}.x</artifactId>
82
- <version>5054.v620b_5d2b_d5e6</version>
+ <version>6146.vc53a_0edb_e986</version>
83
<scope>import</scope>
84
<type>pom</type>
85
</dependency>
0 commit comments