File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
</properties >
17
17
18
18
<artifactId >violation-comments-to-gitlab</artifactId >
19
- <version >1.1-SNAPSHOT </version >
19
+ <version >1.1</version >
20
20
<packaging >hpi</packaging >
21
21
<name >Violation Comments to GitLab Plugin</name >
22
22
<description >Finds violations reported by code analyzers and comments GitLab merge requests with them.</description >
46
46
<connection >scm:git:git://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
47
47
<developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
48
48
<url >git@github.com:jenkinsci/${project.artifactId} -plugin</url >
49
- <tag >HEAD </tag >
49
+ <tag >violation-comments-to-gitlab-1.1 </tag >
50
50
</scm >
51
51
52
52
<repositories >
You can’t perform that action at this time.
0 commit comments