Skip to content

Commit

Permalink
[maven-release-plugin] prepare release subversion-2.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkinsci-cert-ci committed Apr 7, 2022
1 parent 882a7d3 commit d980b18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -33,7 +33,7 @@ THE SOFTWARE.
</parent>

<artifactId>subversion</artifactId>
<version>${revision}${changelist}</version>
<version>2.15.4</version>
<packaging>hpi</packaging>

<name>Jenkins Subversion Plug-in</name>
Expand Down Expand Up @@ -131,7 +131,7 @@ THE SOFTWARE.
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>subversion-2.15.4</tag>
</scm>

<properties>
Expand Down

0 comments on commit d980b18

Please sign in to comment.