Skip to content

Commit bcdef05

Browse files
committed
[maven-release-plugin] prepare release subversion-2.13.1
1 parent 545ca52 commit bcdef05

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
@@ -33,7 +33,7 @@ THE SOFTWARE.
3333
</parent>
3434

3535
<artifactId>subversion</artifactId>
36-
<version>2.13.1-SNAPSHOT</version>
36+
<version>2.13.1</version>
3737
<packaging>hpi</packaging>
3838

3939
<name>Jenkins Subversion Plug-in</name>
@@ -131,7 +131,7 @@ THE SOFTWARE.
131131
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
132132
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
133133
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
134-
<tag>HEAD</tag>
134+
<tag>subversion-2.13.1</tag>
135135
</scm>
136136

137137
<properties>

0 commit comments

Comments
 (0)