Skip to content

Commit f15a44d

Browse files
committed
[maven-release-plugin] prepare release warnings-ng-7.2.0
1 parent 89d9c3a commit f15a44d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.2.0-SNAPSHOT</version>
15+
<version>7.2.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
@@ -1034,7 +1034,7 @@
10341034
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
10351035
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
10361036
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1037-
<tag>HEAD</tag>
1037+
<tag>warnings-ng-7.2.0</tag>
10381038
</scm>
10391039

10401040
<repositories>

0 commit comments

Comments
 (0)