Skip to content

Commit 10e46d4

Browse files
committed
Release 4.4.1
1 parent 5b89b92 commit 10e46d4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,5 @@ Findbugs Plugin version|Embedded SpotBugs/Findbugs version|Embedded Findsecbugs
7777
4.2.10 | 4.8.6 (SpotBugs) | 1.13.0 | 7.6.4 (sb-contrib) | 1.8|7.9~|5.10.1.16922
7878
4.3.0 | 4.8.6 (SpotBugs) | 1.13.0 | 7.6.4 (sb-contrib) | 17|9.9~|8.0.1.36337
7979
4.4.0 | 4.9.1 (SpotBugs) | 1.13.0 | 7.6.9 (sb-contrib) | 17|9.9~|8.0.1.36337
80-
4.4.1-SNAPSHOT | 4.9.2 (SpotBugs) | 1.13.0 | 7.6.9 (sb-contrib) | 17|9.9~|8.0.1.36337
80+
4.4.1 | 4.9.2 (SpotBugs) | 1.13.0 | 7.6.9 (sb-contrib) | 17|9.9~|8.0.1.36337
81+
4.5.0-SNAPSHOT | 4.9.2 (SpotBugs) | 1.13.0 | 7.6.9 (sb-contrib) | 17|9.9~|8.0.1.36337

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.spotbugs</groupId>
66
<artifactId>sonar-findbugs-plugin</artifactId>
7-
<version>4.4.1-SNAPSHOT</version>
7+
<version>4.4.1</version>
88
<packaging>sonar-plugin</packaging>
99

1010
<name>SonarQube SpotBugs Plugin</name>

0 commit comments

Comments
 (0)