Skip to content

Commit

Permalink
Merge pull request #5 from jglick/2.289.x
Browse files Browse the repository at this point in the history
Backdate core dep from 2.303.x to 2.289.x
  • Loading branch information
jglick authored May 25, 2022
2 parents bab4aa8 + b8aa020 commit 3a7f422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@
</pluginRepositories>
<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.303.1</jenkins.version>
<jenkins.version>2.289.1</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
</properties>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.303.x</artifactId>
<artifactId>bom-2.289.x</artifactId>
<version>1008.vb9e22885c9cf</version>
<scope>import</scope>
<type>pom</type>
Expand Down

0 comments on commit 3a7f422

Please sign in to comment.