Skip to content

Commit

Permalink
release v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KengoTODA committed Feb 28, 2020
1 parent 823c45e commit 7bacd24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ Findbugs Plugin version|Embedded SpotBugs/Findbugs version|Embedded Findsecbugs
-----------------------|----------------------------------|----------------------------|---------------------------|--------------------|-----------------|------------------
3.10 | 3.1.11 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|7.6~|5.10.1.16922
3.11.0 | 3.1.12 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|7.6~|5.10.1.16922
4.0.0-SNAPSHOT | 4.0.0 (SpotBugs) | 1.10.1 | 7.4.7 (sb-contrib) | 1.8|7.6~|5.10.1.16922
4.0.0 | 4.0.0 (SpotBugs) | 1.10.1 | 7.4.7 (sb-contrib) | 1.8|7.6~|5.10.1.16922
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.spotbugs</groupId>
<artifactId>sonar-findbugs-plugin</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>
<packaging>sonar-plugin</packaging>

<name>SonarQube SpotBugs Plugin</name>
Expand Down

0 comments on commit 7bacd24

Please sign in to comment.