From 7f398c6e16f76bd6c6e17c270a242e366092a4f8 Mon Sep 17 00:00:00 2001 From: Kengo TODA Date: Sat, 18 Jul 2015 08:13:49 +0800 Subject: [PATCH] [maven-release-plugin] prepare release findbugs-slf4j-1.1.1 --- bug-pattern/pom.xml | 2 +- pom.xml | 2 +- sonar-plugin/pom.xml | 2 +- test-case/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bug-pattern/pom.xml b/bug-pattern/pom.xml index eacf22f9..2e8c7069 100644 --- a/bug-pattern/pom.xml +++ b/bug-pattern/pom.xml @@ -3,7 +3,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.1.1-SNAPSHOT + 1.1.1 bug-pattern https://github.com/KengoTODA/findbugs-slf4j diff --git a/pom.xml b/pom.xml index c5b15379..9f6d44e6 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.1.1-SNAPSHOT + 1.1.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 bcf6cec8..d2167cb1 100644 --- a/sonar-plugin/pom.xml +++ b/sonar-plugin/pom.xml @@ -3,7 +3,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.1.1-SNAPSHOT + 1.1.1 sonar-plugin diff --git a/test-case/pom.xml b/test-case/pom.xml index 6eade497..a015e47a 100644 --- a/test-case/pom.xml +++ b/test-case/pom.xml @@ -3,7 +3,7 @@ jp.skypencil.findbugs.slf4j findbugs-slf4j - 1.1.1-SNAPSHOT + 1.1.1 test-case