diff --git a/pom.xml b/pom.xml index 202296bf..c11d6162 100755 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,7 @@ + https://github.com/qos-ch/slf4j scm:git:https://github.com/qos-ch/slf4j.git @@ -48,6 +49,10 @@ slf4j-migrator + + 0.9.0 + + @@ -218,6 +223,18 @@ + + + org.sonatype.central + central-publishing-maven-plugin + ${central-publishing-maven-plugin.version} + true + + central + integration + + +