Skip to content

Commit 4156b7f

Browse files
committed
[maven-release-plugin] prepare release v10.4.1
1 parent 372cd40 commit 4156b7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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>10.4.1</version>
1616

1717
<description>Collects compiler warnings or issues reported by static analysis
1818
tools and visualizes the results. It has built-in support for numerous static analysis tools (including several
@@ -642,7 +642,7 @@
642642
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
643643
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
644644
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
645-
<tag>${scmTag}</tag>
645+
<tag>v10.4.1</tag>
646646
</scm>
647647

648648
<repositories>

0 commit comments

Comments
 (0)