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.
2 parents 60cfef3 + 3d15c1d commit 1c439dfCopy full SHA for 1c439df
1 file changed
pom.xml
@@ -30,7 +30,7 @@
30
</scm>
31
32
<properties>
33
- <revision>0.8.0</revision>
+ <revision>0.8.1</revision>
34
<changelist>999999-SNAPSHOT</changelist>
35
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
36
<jenkins.baseline>2.541</jenkins.baseline>
@@ -49,7 +49,7 @@
49
<dependency>
50
<groupId>io.jenkins.tools.bom</groupId>
51
<artifactId>bom-${jenkins.baseline}.x</artifactId>
52
- <version>6667.v64d86185fd17</version>
+ <version>6715.v52b_c00222d1e</version>
53
<type>pom</type>
54
<scope>import</scope>
55
</dependency>
0 commit comments