diff --git a/pom.xml b/pom.xml index 52aaa49a..ec30762f 100644 --- a/pom.xml +++ b/pom.xml @@ -167,6 +167,28 @@ + + + + + central + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + true + + ossrh + https://s01.oss.sonatype.org/ + true + + + + + +