From 8b86c3d5046235ef1dfcac847bfda93d6e756109 Mon Sep 17 00:00:00 2001 From: Kengo TODA Date: Thu, 21 Mar 2019 11:59:53 +0800 Subject: [PATCH] release 3.11.0 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10e85a73..05f8b2fd 100644 --- a/README.md +++ b/README.md @@ -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~7.5|5.2.0.13398 3.10 | 3.1.11 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|7.6~|5.10.1.16922 -3.11-SNAPSHOT | 3.1.12 (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 diff --git a/pom.xml b/pom.xml index e94a0df3..bca54c2f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.spotbugs sonar-findbugs-plugin - 3.11.0-SNAPSHOT + 3.11.0 sonar-plugin SonarQube SpotBugs Plugin