We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc94d3 commit 95e775bCopy full SHA for 95e775b
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>com.sonyericsson.hudson.plugins.gerrit</groupId>
11
<artifactId>gerrit-trigger</artifactId>
12
- <version>2.30.2-SNAPSHOT</version>
+ <version>2.30.2</version>
13
<packaging>hpi</packaging>
14
<name>Gerrit Trigger</name>
15
<description>Integrates with Gerrit code review.</description>
@@ -411,6 +411,6 @@
411
<connection>scm:git:ssh://github.com/jenkinsci/gerrit-trigger-plugin.git</connection>
412
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/gerrit-trigger-plugin.git</developerConnection>
413
<url>https://github.com/jenkinsci/gerrit-trigger-plugin</url>
414
- <tag>HEAD</tag>
+ <tag>gerrit-trigger-2.30.2</tag>
415
</scm>
416
</project>
0 commit comments