From 0a5c0ba92a3597a892b449f95cedd5ffb7d2b11a Mon Sep 17 00:00:00 2001 From: DanielFran Date: Sun, 13 Jan 2019 19:46:38 +0000 Subject: [PATCH] Upgrade to maven-deploy-plugin 3.0.0-M1. Closes gh-360. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 61155b79..cedb4356 100644 --- a/pom.xml +++ b/pom.xml @@ -325,7 +325,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.0.0-M1