We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff4260e + cb7b6ca commit a377277Copy full SHA for a377277
pom.xml
@@ -12,7 +12,7 @@
12
<changelist>999999-SNAPSHOT</changelist>
13
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
14
<jenkins.baseline>2.479</jenkins.baseline>
15
- <jenkins.version>${jenkins.baseline}.1</jenkins.version>
+ <jenkins.version>${jenkins.baseline}.3</jenkins.version>
16
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
17
</properties>
18
@@ -71,7 +71,7 @@
71
<dependency>
72
<groupId>io.jenkins.tools.bom</groupId>
73
<artifactId>bom-${jenkins.baseline}.x</artifactId>
74
- <version>4051.v78dce3ce8b_d6</version>
+ <version>4228.v0a_71308d905b_</version>
75
<scope>import</scope>
76
<type>pom</type>
77
</dependency>
0 commit comments