Skip to content

Commit 70407c4

Browse files
committed
[maven-release-plugin] prepare release violation-comments-to-gitlab-1.1
1 parent 5767ae9 commit 70407c4

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
@@ -16,7 +16,7 @@
1616
</properties>
1717

1818
<artifactId>violation-comments-to-gitlab</artifactId>
19-
<version>1.1-SNAPSHOT</version>
19+
<version>1.1</version>
2020
<packaging>hpi</packaging>
2121
<name>Violation Comments to GitLab Plugin</name>
2222
<description>Finds violations reported by code analyzers and comments GitLab merge requests with them.</description>
@@ -46,7 +46,7 @@
4646
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
4747
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
4848
<url>git@github.com:jenkinsci/${project.artifactId}-plugin</url>
49-
<tag>HEAD</tag>
49+
<tag>violation-comments-to-gitlab-1.1</tag>
5050
</scm>
5151

5252
<repositories>

0 commit comments

Comments
 (0)