Update pom.xml
This commit is contained in:
parent
cb909c60f4
commit
6713eb34a7
|
|
@ -20,7 +20,7 @@
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.jenkins.tools.bom</groupId>
|
<groupId>io.jenkins.tools.bom</groupId>
|
||||||
<artifactId>bom-2.479.x</artifactId>
|
<artifactId>bom-${jenkins.baseline}.x</artifactId>
|
||||||
<version>${plugin-bom.version}</version>
|
<version>${plugin-bom.version}</version>
|
||||||
<type>pom</type>
|
<type>pom</type>
|
||||||
<scope>import</scope>
|
<scope>import</scope>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue