From b78e45c0ede68f2fc9d259473e300781cff039d9 Mon Sep 17 00:00:00 2001 From: Bayard Neville Date: Mon, 6 Jan 2020 16:48:48 -0500 Subject: [PATCH] Fix maven deploy plugin version (#37) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 779a882..05e5fa6 100644 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,7 @@ maven-deploy-plugin - 3.0.0 + 3.0.0-M1 default-deploy