We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e460b9d commit 335b687Copy full SHA for 335b687
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>com.sonyericsson.hudson.plugins.gerrit</groupId>
11
<artifactId>gerrit-trigger</artifactId>
12
- <version>2.32.2-SNAPSHOT</version>
+ <version>2.33.0</version>
13
<packaging>hpi</packaging>
14
<name>Gerrit Trigger</name>
15
<description>Integrates with Gerrit code review.</description>
@@ -400,6 +400,6 @@
400
<connection>scm:git:ssh://github.com/jenkinsci/gerrit-trigger-plugin.git</connection>
401
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/gerrit-trigger-plugin.git</developerConnection>
402
<url>https://github.com/jenkinsci/gerrit-trigger-plugin</url>
403
- <tag>HEAD</tag>
+ <tag>gerrit-trigger-2.33.0</tag>
404
</scm>
405
</project>
0 commit comments