From 9834d8a560dc0fd69d7a6eff8b4cd7f13c1e9aef Mon Sep 17 00:00:00 2001 From: Giles Westwood Date: Wed, 20 Nov 2024 11:01:01 +0000 Subject: [PATCH] deploy plugin --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 76eff46..3083b89 100644 --- a/pom.xml +++ b/pom.xml @@ -30,6 +30,15 @@ ${maven.compiler.target} + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0-M2 + + false + + +