Skip to content

Commit 3f7de84

Browse files
committed
[maven-release-plugin] prepare release v11.9.0
1 parent dcabee5 commit 3f7de84

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 Plugin</name>
15-
<version>${revision}${changelist}</version>
15+
<version>11.9.0</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 more than one hundred static analysis tools
@@ -612,7 +612,7 @@
612612
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
613613
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
614614
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
615-
<tag>v11.3.0</tag>
615+
<tag>v11.9.0</tag>
616616
</scm>
617617

618618
<repositories>

0 commit comments

Comments
 (0)