Skip to content

Commit

Permalink
Merge pull request #67 from sghill-rewrite/baseline-2.375.4
Browse files Browse the repository at this point in the history
Rebaseline Jenkins to 2.375.4
  • Loading branch information
sghill authored Sep 6, 2023
2 parents 4045ba7 + 75700c6 commit 22f42e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.66</version>
<version>4.67</version>
</parent>

<name>Naginator</name>
Expand All @@ -26,7 +26,7 @@
</scm>

<properties>
<jenkins.version>2.361.4</jenkins.version>
<jenkins.version>2.375.4</jenkins.version>
</properties>

<licenses>
Expand Down Expand Up @@ -75,8 +75,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.361.x</artifactId>
<version>2062.v154408a_24d20</version>
<artifactId>bom-2.375.x</artifactId>
<version>2179.v0884e842b_859</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 22f42e1

Please sign in to comment.