diff --git a/bug-pattern/pom.xml b/bug-pattern/pom.xml index 1bd8849a..a02ed24f 100644 --- a/bug-pattern/pom.xml +++ b/bug-pattern/pom.xml @@ -3,7 +3,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.2.2-SNAPSHOT + 1.2.2 bug-pattern https://github.com/KengoTODA/findbugs-slf4j diff --git a/pom.xml b/pom.xml index e4405a54..2b163a12 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.2.2-SNAPSHOT + 1.2.2 https://github.com/KengoTODA/findbugs-slf4j FindBugs plugin for SLF4J pom diff --git a/sonar-plugin/pom.xml b/sonar-plugin/pom.xml index fb8f3124..b403c38c 100644 --- a/sonar-plugin/pom.xml +++ b/sonar-plugin/pom.xml @@ -3,7 +3,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.2.2-SNAPSHOT + 1.2.2 sonar-plugin diff --git a/test-case/pom.xml b/test-case/pom.xml index 30079a10..6dcb47a0 100644 --- a/test-case/pom.xml +++ b/test-case/pom.xml @@ -3,7 +3,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.2.2-SNAPSHOT + 1.2.2 test-case