Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gerrit-trigger-2.35.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rsandell committed Apr 25, 2022
1 parent 7cb40cc commit 731140f
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 @@ -9,7 +9,7 @@

<groupId>com.sonyericsson.hudson.plugins.gerrit</groupId>
<artifactId>gerrit-trigger</artifactId>
<version>${revision}${changelist}</version>
<version>2.35.4</version>
<packaging>hpi</packaging>
<name>Gerrit Trigger</name>
<description>Integrates with Gerrit code review.</description>
Expand Down Expand Up @@ -389,6 +389,6 @@
<connection>scm:git:ssh://github.com/jenkinsci/gerrit-trigger-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/gerrit-trigger-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/gerrit-trigger-plugin</url>
<tag>${scmTag}</tag>
<tag>gerrit-trigger-2.35.4</tag>
</scm>
</project>

0 comments on commit 731140f

Please sign in to comment.