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 dce1480 commit 1b70190Copy full SHA for 1b70190
pom.xml
@@ -25,10 +25,10 @@
25
</licenses>
26
27
<properties>
28
- <revision>1</revision>
+ <revision>2</revision>
29
<changelist>999999-SNAPSHOT</changelist>
30
- <jenkins.version>2.346.2</jenkins.version>
31
- <hpi.compatibleSinceVersion>1.31.0</hpi.compatibleSinceVersion>
+ <jenkins.version>2.361</jenkins.version>
+ <hpi.compatibleSinceVersion>2.0.0</hpi.compatibleSinceVersion>
32
</properties>
33
34
<developers>
@@ -101,7 +101,7 @@
101
<dependencies>
102
<dependency>
103
<groupId>io.jenkins.tools.bom</groupId>
104
- <artifactId>bom-2.346.x</artifactId>
+ <artifactId>bom-2.361.x</artifactId>
105
<version>1607.va_c1576527071</version>
106
<type>pom</type>
107
<scope>import</scope>
0 commit comments