Skip to content

Commit

Permalink
[maven-release-plugin] prepare release subversion-2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
didiez committed Jul 29, 2022
1 parent caf58df commit f1a45c5
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.16.0</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.16.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit f1a45c5

Please sign in to comment.