Skip to content

Commit 518257a

Browse files
committed
[maven-release-plugin] prepare release violation-comments-to-gitlab-2.53
1 parent 6186bbf commit 518257a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</properties>
2323

2424
<artifactId>violation-comments-to-gitlab</artifactId>
25-
<version>2.53-SNAPSHOT</version>
25+
<version>2.53</version>
2626
<packaging>hpi</packaging>
2727
<name>Violation Comments to GitLab Plugin</name>
2828
<description>Finds violations reported by code analyzers and comments GitLab merge requests with them.</description>
@@ -52,7 +52,7 @@
5252
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
5353
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
5454
<url>git@github.com:jenkinsci/${project.artifactId}-plugin</url>
55-
<tag>HEAD</tag>
55+
<tag>violation-comments-to-gitlab-2.53</tag>
5656
</scm>
5757

5858
<repositories>

0 commit comments

Comments
 (0)