We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7c2e6 commit 355c1f0Copy full SHA for 355c1f0
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>com.sonyericsson.hudson.plugins.gerrit</groupId>
11
<artifactId>gerrit-trigger</artifactId>
12
- <version>2.33.1-SNAPSHOT</version>
+ <version>2.34.0</version>
13
<packaging>hpi</packaging>
14
<name>Gerrit Trigger</name>
15
<description>Integrates with Gerrit code review.</description>
@@ -435,6 +435,6 @@
435
<connection>scm:git:ssh://github.com/jenkinsci/gerrit-trigger-plugin.git</connection>
436
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/gerrit-trigger-plugin.git</developerConnection>
437
<url>https://github.com/jenkinsci/gerrit-trigger-plugin</url>
438
- <tag>HEAD</tag>
+ <tag>gerrit-trigger-2.34.0</tag>
439
</scm>
440
</project>
0 commit comments