Skip to content

Commit 4a45149

Browse files
committed
[maven-release-plugin] prepare release warnings-ng-7.1.0
1 parent d160620 commit 4a45149

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
@@ -12,7 +12,7 @@
1212
<artifactId>warnings-ng</artifactId>
1313
<packaging>hpi</packaging>
1414
<name>Warnings Next Generation Plugin</name>
15-
<version>7.1.0-SNAPSHOT</version>
15+
<version>7.1.0</version>
1616
<url>https://github.com/jenkinsci/warnings-ng-plugin</url>
1717
<description>Jenkins Warnings Next Generation plugin collects compiler warnings or issues reported by static
1818
analysis tools and visualizes the results. It has built-in support for numerous static analysis tools
@@ -1001,7 +1001,7 @@
10011001
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
10021002
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
10031003
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1004-
<tag>HEAD</tag>
1004+
<tag>warnings-ng-7.1.0</tag>
10051005
</scm>
10061006

10071007
<repositories>

0 commit comments

Comments
 (0)