diff --git a/bug-pattern/pom.xml b/bug-pattern/pom.xml index 1ba682e7..8cceabf7 100644 --- a/bug-pattern/pom.xml +++ b/bug-pattern/pom.xml @@ -3,7 +3,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.4.1-SNAPSHOT + 1.4.1 bug-pattern findbugs-slf4j bug pattern diff --git a/pom.xml b/pom.xml index 74b53f58..6e832695 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.4.1-SNAPSHOT + 1.4.1 https://github.com/KengoTODA/findbugs-slf4j FindBugs plugin for SLF4J pom diff --git a/sonar-plugin/pom.xml b/sonar-plugin/pom.xml index 7c57fbdf..20d0fe41 100644 --- a/sonar-plugin/pom.xml +++ b/sonar-plugin/pom.xml @@ -3,7 +3,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.4.1-SNAPSHOT + 1.4.1 sonar-findbugs-slf4j-plugin findbugs-slf4j sonar plugin diff --git a/test-case/pom.xml b/test-case/pom.xml index 694ec555..88ec865f 100644 --- a/test-case/pom.xml +++ b/test-case/pom.xml @@ -3,7 +3,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.4.1-SNAPSHOT + 1.4.1 test-case findbugs-slf4j test case