diff --git a/bug-pattern/pom.xml b/bug-pattern/pom.xml index af7d4cf2..ae164174 100644 --- a/bug-pattern/pom.xml +++ b/bug-pattern/pom.xml @@ -3,7 +3,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.2.1-SNAPSHOT + 1.2.1 bug-pattern https://github.com/KengoTODA/findbugs-slf4j diff --git a/pom.xml b/pom.xml index d7ace14f..80645bf8 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.2.1-SNAPSHOT + 1.2.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 ca4095ff..4b57d45f 100644 --- a/sonar-plugin/pom.xml +++ b/sonar-plugin/pom.xml @@ -3,7 +3,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.2.1-SNAPSHOT + 1.2.1 sonar-plugin diff --git a/test-case/pom.xml b/test-case/pom.xml index b2cb543d..e4b3f443 100644 --- a/test-case/pom.xml +++ b/test-case/pom.xml @@ -3,7 +3,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.2.1-SNAPSHOT + 1.2.1 test-case