Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mercurial-2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Nov 16, 2021
1 parent f869141 commit 25eeec5
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.16</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 @@ -59,7 +59,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.16</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit 25eeec5

Please sign in to comment.