Skip to content

Commit 0b40998

Browse files
committed
[maven-release-plugin] prepare release violation-comments-to-stash-1.11
1 parent 9941813 commit 0b40998

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
@@ -14,7 +14,7 @@
1414
</parent>
1515

1616
<artifactId>violation-comments-to-stash</artifactId>
17-
<version>1.11-SNAPSHOT</version>
17+
<version>1.11</version>
1818
<packaging>hpi</packaging>
1919
<name>Jenkins Violation Comments to Bitbucket Server Plugin</name>
2020
<description>Finds violations reported by code analyzers and comments Bitbucket Server (or Stash) pull requests (or commits) with them.</description>
@@ -50,7 +50,7 @@
5050
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
5151
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
5252
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
53-
<tag>HEAD</tag>
53+
<tag>violation-comments-to-stash-1.11</tag>
5454
</scm>
5555

5656
<repositories>

0 commit comments

Comments
 (0)