Skip to content

Commit

Permalink
[maven-release-plugin] prepare release subversion-2.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Jul 12, 2019
1 parent 72f17fe commit 6095799
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ THE SOFTWARE.
</parent>

<artifactId>subversion</artifactId>
<version>2.12.2-SNAPSHOT</version>
<version>2.12.2</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/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>HEAD</tag>
<tag>subversion-2.12.2</tag>
</scm>

<properties>
Expand Down

0 comments on commit 6095799

Please sign in to comment.