From daa07124fd6f708ed7cad47f316f04f90eac0345 Mon Sep 17 00:00:00 2001 From: Bertrand Renuart Date: Wed, 7 Jul 2021 12:20:23 +0200 Subject: [PATCH] =?UTF-8?q?Remove=20dependency-reduced-pom.xml=20as=20part?= =?UTF-8?q?=20of=20a=20normal=20=E2=80=9Cmvn=20clean=E2=80=9D=20invocation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Related issue: #555 --- pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pom.xml b/pom.xml index e54f9382..43bb5efa 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,7 @@ 1.0.0 5.1.2 3.1.2 + 3.1.0 3.8.1 1.4.1 3.0.1 @@ -376,6 +377,24 @@ + + org.apache.maven.plugins + maven-clean-plugin + ${maven-clean-plugin.version} + + + + + . + + dependency-reduced-pom.xml + + + + + org.apache.maven.plugins maven-source-plugin