We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3314aae commit 2f3bef8Copy full SHA for 2f3bef8
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.sonyericsson.hudson.plugins.gerrit</groupId>
12
<artifactId>gerrit-trigger</artifactId>
13
- <version>${revision}${changelist}</version>
+ <version>2.39.3</version>
14
<packaging>hpi</packaging>
15
<name>Gerrit Trigger</name>
16
<description>Integrates with Gerrit code review.</description>
@@ -360,6 +360,6 @@
360
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
361
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
362
<url>https://github.com/${gitHubRepo}</url>
363
- <tag>${scmTag}</tag>
+ <tag>gerrit-trigger-2.39.3</tag>
364
</scm>
365
</project>
0 commit comments