diff --git a/pom.xml b/pom.xml index c748b8d16..3e7385384 100644 --- a/pom.xml +++ b/pom.xml @@ -159,22 +159,32 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.5.1 + + + default-deploy + deploy + + deploy + + + + + nexus + http://localhost:8081 + true + + org.apache.maven.plugins maven-deploy-plugin ${maven-deploy-plugin.version} - - - deploy-jar-file - deploy - - deploy-file - - - jar - - - + + true + org.apache.maven.plugins