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 bab4aa8 commit b8aa020Copy full SHA for b8aa020
pom.xml
@@ -63,14 +63,14 @@
63
</pluginRepositories>
64
<properties>
65
<changelist>999999-SNAPSHOT</changelist>
66
- <jenkins.version>2.303.1</jenkins.version>
+ <jenkins.version>2.289.1</jenkins.version>
67
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
68
</properties>
69
<dependencyManagement>
70
<dependencies>
71
<dependency>
72
<groupId>io.jenkins.tools.bom</groupId>
73
- <artifactId>bom-2.303.x</artifactId>
+ <artifactId>bom-2.289.x</artifactId>
74
<version>1008.vb9e22885c9cf</version>
75
<scope>import</scope>
76
<type>pom</type>
0 commit comments