Skip to content

Commit a634c82

Browse files
Bump baseline and bom
1 parent bccc542 commit a634c82

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,8 @@
6464
<properties>
6565
<changelist>999999-SNAPSHOT</changelist>
6666
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
67-
<jenkins.baseline>2.479</jenkins.baseline>
68-
<!-- REMOVE -->
69-
<jenkins.version>2.495</jenkins.version>
67+
<jenkins.baseline>2.504</jenkins.baseline>
68+
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
7069
<no-test-jar>false</no-test-jar>
7170
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
7271
</properties>
@@ -75,7 +74,7 @@
7574
<dependency>
7675
<groupId>io.jenkins.tools.bom</groupId>
7776
<artifactId>bom-${jenkins.baseline}.x</artifactId>
78-
<version>4023.va_eeb_b_4e45f07</version>
77+
<version>4948.vcf1d17350668</version>
7978
<scope>import</scope>
8079
<type>pom</type>
8180
</dependency>

0 commit comments

Comments
 (0)