Skip to content

Commit 95e775b

Browse files
committed
[maven-release-plugin] prepare release gerrit-trigger-2.30.2
1 parent bdc94d3 commit 95e775b

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.30.2-SNAPSHOT</version>
12+
<version>2.30.2</version>
1313
<packaging>hpi</packaging>
1414
<name>Gerrit Trigger</name>
1515
<description>Integrates with Gerrit code review.</description>
@@ -411,6 +411,6 @@
411411
<connection>scm:git:ssh://github.com/jenkinsci/gerrit-trigger-plugin.git</connection>
412412
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/gerrit-trigger-plugin.git</developerConnection>
413413
<url>https://github.com/jenkinsci/gerrit-trigger-plugin</url>
414-
<tag>HEAD</tag>
414+
<tag>gerrit-trigger-2.30.2</tag>
415415
</scm>
416416
</project>

0 commit comments

Comments
 (0)