diff --git a/benchmark/pom.xml b/benchmark/pom.xml index da9cd1863..21e5d4e19 100644 --- a/benchmark/pom.xml +++ b/benchmark/pom.xml @@ -72,6 +72,22 @@ + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + true + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.8 + + true + +