We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c10c32 + 0a35eb4 commit 7f2f731Copy full SHA for 7f2f731
pom.xml
@@ -30,7 +30,7 @@
30
<changelist>999999-SNAPSHOT</changelist>
31
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
32
<jenkins.baseline>2.479</jenkins.baseline>
33
- <jenkins.version>${jenkins.baseline}.1</jenkins.version>
+ <jenkins.version>${jenkins.baseline}.3</jenkins.version>
34
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
35
<spotless.check.skip>false</spotless.check.skip>
36
@@ -44,7 +44,7 @@
44
<dependency>
45
<groupId>io.jenkins.tools.bom</groupId>
46
<artifactId>bom-${jenkins.baseline}.x</artifactId>
47
- <version>4228.v0a_71308d905b_</version>
+ <version>4440.v39a_9eb_b_c6b_4d</version>
48
<type>pom</type>
49
<scope>import</scope>
50
</dependency>
0 commit comments