Skip to content

Commit

Permalink
Update revision
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Mar 25, 2024
1 parent d574703 commit a28a446
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 @@ -33,7 +33,7 @@
</scm>

<properties>
<revision>2.41</revision>
<revision>2.42</revision>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.401.3</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
Expand All @@ -45,7 +45,7 @@
<dependency>
<groupId>org.glassfish.jersey</groupId>
<artifactId>jersey-bom</artifactId>
<version>2.42</version>
<version>${revision}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit a28a446

Please sign in to comment.