Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mercurial-2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed May 11, 2021
1 parent 79cd6a5 commit 1cc2f85
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 @@ -8,7 +8,7 @@
<relativePath />
</parent>
<artifactId>mercurial</artifactId>
<version>${revision}${changelist}</version>
<version>2.15</version>
<packaging>hpi</packaging>
<name>Jenkins Mercurial plugin</name>
<description>Allows Jenkins to check out projects from the Mercurial SCM.</description>
Expand Down Expand Up @@ -60,7 +60,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>mercurial-2.15</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit 1cc2f85

Please sign in to comment.