From c85f00ab2cc818a3910040d9bf53e4b7985481e5 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Mon, 30 Jul 2018 16:53:53 +0200 Subject: [PATCH] Set maven-deploy-plugin version This is producing a warning otherwise. Related to #575. --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index a0e145a18..6f8b54238 100644 --- a/pom.xml +++ b/pom.xml @@ -301,6 +301,11 @@ + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + org.sonatype.ossindex.maven ossindex-maven-plugin