Skip to content

Commit

Permalink
Merge pull request #245 from jenkinsci/bitwiseman-patch-2
Browse files Browse the repository at this point in the history
Update to LTS 2.277.x line
  • Loading branch information
bitwiseman authored Apr 9, 2021
2 parents ebaddff + 5d0ff35 commit 21740a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<revision>2.6.4</revision>
<changelist>-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<jenkins.version>2.264</jenkins.version>
<jenkins.version>2.277.1</jenkins.version>
<hpi.compatibleSinceVersion>2.0.0</hpi.compatibleSinceVersion>
<java.level>8</java.level>
</properties>
Expand All @@ -91,8 +91,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.176.x</artifactId>
<version>16</version>
<artifactId>bom-2.277.x</artifactId>
<version>27</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 21740a5

Please sign in to comment.