Skip to content

Commit

Permalink
Merge pull request #300 from basil/baseline
Browse files Browse the repository at this point in the history
Decrease baseline to 2.440.x
  • Loading branch information
jglick authored Sep 6, 2024
2 parents e40cb5b + 9034506 commit fe24090
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 @@ -19,7 +19,7 @@
</licenses>
<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.462.2</jenkins.version>
<jenkins.version>2.440.3</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
</properties>
<repositories>
Expand All @@ -45,7 +45,7 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.462.x</artifactId>
<artifactId>bom-2.440.x</artifactId>
<version>3221.ve8f7b_fdd149d</version>
<scope>import</scope>
<type>pom</type>
Expand Down

0 comments on commit fe24090

Please sign in to comment.