Skip to content

Commit

Permalink
[maven-release-plugin] prepare release scm-api-2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenc committed Mar 21, 2019
1 parent 2449fda commit e7d55d9
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 @@ -34,7 +34,7 @@
</parent>

<artifactId>scm-api</artifactId>
<version>${revision}${changelist}</version>
<version>2.3.2</version>
<packaging>hpi</packaging>

<name>SCM API Plugin</name>
Expand All @@ -61,7 +61,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>${scmTag}</tag>
<tag>scm-api-2.3.2</tag>
</scm>

<properties>
Expand Down

0 comments on commit e7d55d9

Please sign in to comment.