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 f41b4d6 commit e0b218cCopy full SHA for e0b218c
1 file changed
pom.xml
@@ -25,7 +25,6 @@
25
<properties>
26
<revision>1.321</revision>
27
<changelist>999999-SNAPSHOT</changelist>
28
- <jenkins.baseline>2.462</jenkins.baseline>
29
<jenkins.version>2.472</jenkins.version>
30
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
31
<no-test-jar>false</no-test-jar>
@@ -106,7 +105,7 @@
106
105
<dependencies>
107
<dependency>
108
<groupId>io.jenkins.tools.bom</groupId>
109
- <artifactId>bom-${jenkins.baseline}.x</artifactId>
+ <artifactId>bom-weekly</artifactId>
110
<version>3258.vcdcf15936a_fd</version>
111
<scope>import</scope>
112
<type>pom</type>
0 commit comments