From b5b03405da9aa7e81b27ce5447880cc6490bb577 Mon Sep 17 00:00:00 2001 From: Alexandre Vanhecke Date: Fri, 19 Jan 2018 19:58:41 +0100 Subject: [PATCH] Update pom with maven deploy plugin --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 1fec7aa10..6c49bc524 100644 --- a/pom.xml +++ b/pom.xml @@ -253,6 +253,11 @@ false + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 +