Skip to content

Commit 43bef41

Browse files
committed
[maven-release-plugin] prepare release subversion-2.17.3
1 parent 87ef678 commit 43bef41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ THE SOFTWARE.
3434
</parent>
3535

3636
<artifactId>subversion</artifactId>
37-
<version>${revision}${changelist}</version>
37+
<version>2.17.3</version>
3838
<packaging>hpi</packaging>
3939

4040
<name>Jenkins Subversion Plug-in</name>
@@ -132,7 +132,7 @@ THE SOFTWARE.
132132
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
133133
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
134134
<url>https://github.com/${gitHubRepo}</url>
135-
<tag>${scmTag}</tag>
135+
<tag>subversion-2.17.3</tag>
136136
</scm>
137137

138138
<properties>

0 commit comments

Comments
 (0)