Skip to content

Commit 335b687

Browse files
committed
[maven-release-plugin] prepare release gerrit-trigger-2.33.0
1 parent e460b9d commit 335b687

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.32.2-SNAPSHOT</version>
12+
<version>2.33.0</version>
1313
<packaging>hpi</packaging>
1414
<name>Gerrit Trigger</name>
1515
<description>Integrates with Gerrit code review.</description>
@@ -400,6 +400,6 @@
400400
<connection>scm:git:ssh://github.com/jenkinsci/gerrit-trigger-plugin.git</connection>
401401
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/gerrit-trigger-plugin.git</developerConnection>
402402
<url>https://github.com/jenkinsci/gerrit-trigger-plugin</url>
403-
<tag>HEAD</tag>
403+
<tag>gerrit-trigger-2.33.0</tag>
404404
</scm>
405405
</project>

0 commit comments

Comments
 (0)