From: Wouter Born Date: Wed, 3 Jul 2024 17:39:44 +0000 (+0200) Subject: Upgrade maven-deploy-plugin to 3.1.2 (#16987) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=766981bb49a37fe453efbe2d7c07db2a8f4bf4ab;p=openhab-addons.git Upgrade maven-deploy-plugin to 3.1.2 (#16987) This may help with fixing or diagnosing read timouts during deployment. Signed-off-by: Wouter Born --- diff --git a/pom.xml b/pom.xml index 6e5a9a98cc..97979dd6c8 100644 --- a/pom.xml +++ b/pom.xml @@ -330,6 +330,12 @@ Import-Package: \\ + + org.apache.maven.plugins + maven-deploy-plugin + 3.1.2 + + org.apache.maven.plugins maven-enforcer-plugin