Skip to content

Commit 1b70190

Browse files
break: bump Jenkins sCore (#338)
chore: bump version
1 parent dce1480 commit 1b70190

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
</licenses>
2626

2727
<properties>
28-
<revision>1</revision>
28+
<revision>2</revision>
2929
<changelist>999999-SNAPSHOT</changelist>
30-
<jenkins.version>2.346.2</jenkins.version>
31-
<hpi.compatibleSinceVersion>1.31.0</hpi.compatibleSinceVersion>
30+
<jenkins.version>2.361</jenkins.version>
31+
<hpi.compatibleSinceVersion>2.0.0</hpi.compatibleSinceVersion>
3232
</properties>
3333

3434
<developers>
@@ -101,7 +101,7 @@
101101
<dependencies>
102102
<dependency>
103103
<groupId>io.jenkins.tools.bom</groupId>
104-
<artifactId>bom-2.346.x</artifactId>
104+
<artifactId>bom-2.361.x</artifactId>
105105
<version>1607.va_c1576527071</version>
106106
<type>pom</type>
107107
<scope>import</scope>

0 commit comments

Comments
 (0)