Skip to content

Commit 0937c9a

Browse files
committed
[maven-release-plugin] prepare release warnings-ng-8.4.1
1 parent fd38f4d commit 0937c9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

plugin/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>${revision}${changelist}</version>
15+
<version>8.4.1</version>
1616

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
@@ -686,7 +686,7 @@
686686
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
687687
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
688688
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
689-
<tag>${scmTag}</tag>
689+
<tag>warnings-ng-8.4.1</tag>
690690
</scm>
691691

692692
<repositories>

0 commit comments

Comments
 (0)