Skip to content

Commit

Permalink
Merge pull request #226 from jglick/2.332.x
Browse files Browse the repository at this point in the history
Require 2.332.x
  • Loading branch information
jglick authored Jun 3, 2022
2 parents a1e4906 + 4550e8e commit 760c223
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,7 +63,7 @@
</pluginRepositories>
<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.289.3</jenkins.version>
<jenkins.version>2.332.1</jenkins.version>
<no-test-jar>false</no-test-jar>
<useBeta>true</useBeta>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
Expand All @@ -72,7 +72,7 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.289.x</artifactId>
<artifactId>bom-2.332.x</artifactId>
<version>1382.v7d694476f340</version>
<scope>import</scope>
<type>pom</type>
Expand Down

0 comments on commit 760c223

Please sign in to comment.