Skip to content

Commit 3faeb5c

Browse files
committed
[maven-release-plugin] prepare release gerrit-trigger-2.39.4
1 parent d57f41c commit 3faeb5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.sonyericsson.hudson.plugins.gerrit</groupId>
1212
<artifactId>gerrit-trigger</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>2.39.4</version>
1414
<packaging>hpi</packaging>
1515
<name>Gerrit Trigger</name>
1616
<description>Integrates with Gerrit code review.</description>
@@ -369,6 +369,6 @@
369369
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
370370
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
371371
<url>https://github.com/${gitHubRepo}</url>
372-
<tag>${scmTag}</tag>
372+
<tag>gerrit-trigger-2.39.4</tag>
373373
</scm>
374374
</project>

0 commit comments

Comments
 (0)