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 3d1277e commit baf91e4Copy full SHA for baf91e4
pom.xml
@@ -64,7 +64,7 @@ THE SOFTWARE.
64
<properties>
65
<changelist>999999-SNAPSHOT</changelist>
66
<jenkins.baseline>2.479</jenkins.baseline>
67
- <jenkins.version>${jenkins.baseline}.1</jenkins.version>
+ <jenkins.version>${jenkins.baseline}.3</jenkins.version>
68
<no-test-jar>false</no-test-jar>
69
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
70
</properties>
@@ -73,7 +73,7 @@ THE SOFTWARE.
73
<dependency>
74
<groupId>io.jenkins.tools.bom</groupId>
75
<artifactId>bom-${jenkins.baseline}.x</artifactId>
76
- <version>4023.va_eeb_b_4e45f07</version>
+ <version>5015.vb_52d36583443</version>
77
<scope>import</scope>
78
<type>pom</type>
79
</dependency>
0 commit comments