Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-hpi-plugin-3.25
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Feb 23, 2022
1 parent 9e82b7e commit 546e6ba
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>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<version>${revision}${changelist}</version>
<version>3.25</version>
<packaging>maven-plugin</packaging>

<name>Maven Jenkins Plugin</name>
Expand All @@ -27,7 +27,7 @@
<scm>
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<tag>${scmTag}</tag>
<tag>maven-hpi-plugin-3.25</tag>
<url>https://github.com/${gitHubRepo}</url>
</scm>
<distributionManagement>
Expand Down

0 comments on commit 546e6ba

Please sign in to comment.