diff --git a/pom.xml b/pom.xml index f4a83242..2b25ca25 100644 --- a/pom.xml +++ b/pom.xml @@ -244,6 +244,25 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + + true + ossrh + https://oss.sonatype.org/ + + + + default-deploy + deploy + + deploy + + + + \ No newline at end of file