Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
KostyaSha committed Feb 21, 2025
1 parent 7c39c5c commit 54fb24f
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 @@ -11,7 +11,7 @@

<groupId>com.coravy.hudson.plugins.github</groupId>
<artifactId>github</artifactId>
<version>1.42.0</version>
<version>${revision}${changelist}</version>
<packaging>hpi</packaging>

<name>GitHub plugin</name>
Expand Down Expand Up @@ -47,7 +47,7 @@
</issueManagement>

<properties>
<revision>1.41.1</revision>
<revision>1.42.1</revision>
<changelist>-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
Expand Down

0 comments on commit 54fb24f

Please sign in to comment.