From 003a666d4a38c456f459b9ab27bd405417c14790 Mon Sep 17 00:00:00 2001 From: nickAS21 Date: Sun, 7 Feb 2021 13:17:06 +0200 Subject: [PATCH] Lwm2m: back: fix bug test docker with maven-deploy-plugin 3.0.0-M1 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index d96b35204e..7aee752b9a 100755 --- a/pom.xml +++ b/pom.xml @@ -625,6 +625,11 @@ maven-install-plugin 3.0.0-M1 + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0-M1 + org.apache.maven.plugins maven-dependency-plugin