Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gerrit-trigger-2.39.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rsandell committed Jan 9, 2024
1 parent d57f41c commit 3faeb5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -10,7 +10,7 @@

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

0 comments on commit 3faeb5c

Please sign in to comment.