Skip to content

Commit 355c1f0

Browse files
committed
[maven-release-plugin] prepare release gerrit-trigger-2.34.0
1 parent 4d7c2e6 commit 355c1f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>com.sonyericsson.hudson.plugins.gerrit</groupId>
1111
<artifactId>gerrit-trigger</artifactId>
12-
<version>2.33.1-SNAPSHOT</version>
12+
<version>2.34.0</version>
1313
<packaging>hpi</packaging>
1414
<name>Gerrit Trigger</name>
1515
<description>Integrates with Gerrit code review.</description>
@@ -435,6 +435,6 @@
435435
<connection>scm:git:ssh://github.com/jenkinsci/gerrit-trigger-plugin.git</connection>
436436
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/gerrit-trigger-plugin.git</developerConnection>
437437
<url>https://github.com/jenkinsci/gerrit-trigger-plugin</url>
438-
<tag>HEAD</tag>
438+
<tag>gerrit-trigger-2.34.0</tag>
439439
</scm>
440440
</project>

0 commit comments

Comments
 (0)