Skip to content

Commit

Permalink
release 3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KengoTODA committed May 19, 2019
1 parent 80d693c commit f6c361a
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 @@ -49,4 +49,4 @@ Findbugs Plugin version|Embedded SpotBugs/Findbugs version|Embedded Findsecbugs
3.9 | 3.1.8 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|6.7.1|5.2.0.13398
3.9.2 | 3.1.11 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|6.7.1|5.2.0.13398
3.9.3 | 3.1.11 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|6.7.1|5.2.0.13398
3.9.4-SNAPSHOT | 3.1.11 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|6.7.1|5.2.0.13398
3.9.4 | 3.1.12 (SpotBugs) | 1.9.0 | 7.4.3sb | 1.8|6.7.1|5.2.0.13398
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>3.9.4-SNAPSHOT</version>
<version>3.9.4</version>
<packaging>sonar-plugin</packaging>

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

0 comments on commit f6c361a

Please sign in to comment.