Skip to content

Commit

Permalink
[maven-release-plugin] prepare release subversion-2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
didiez committed Feb 23, 2023
1 parent 61030e4 commit c5944a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -34,7 +34,7 @@ THE SOFTWARE.
</parent>

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

<name>Jenkins Subversion Plug-in</name>
Expand Down Expand Up @@ -132,7 +132,7 @@ THE SOFTWARE.
<connection>scm:git:https://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.17.1</tag>
</scm>

<properties>
Expand Down

0 comments on commit c5944a6

Please sign in to comment.