Skip to content

Commit 2f3bef8

Browse files
committed
[maven-release-plugin] prepare release gerrit-trigger-2.39.3
1 parent 3314aae commit 2f3bef8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.3</version>
1414
<packaging>hpi</packaging>
1515
<name>Gerrit Trigger</name>
1616
<description>Integrates with Gerrit code review.</description>
@@ -360,6 +360,6 @@
360360
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
361361
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
362362
<url>https://github.com/${gitHubRepo}</url>
363-
<tag>${scmTag}</tag>
363+
<tag>gerrit-trigger-2.39.3</tag>
364364
</scm>
365365
</project>

0 commit comments

Comments
 (0)