Skip to content

Commit

Permalink
[maven-release-plugin] prepare release subversion-2.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
didiez committed Apr 27, 2023
1 parent deb3a96 commit b3310c6
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.2</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.2</tag>
</scm>

<properties>
Expand Down

0 comments on commit b3310c6

Please sign in to comment.