From d79aa1384497fa9a0b23c5228c1f831482873d30 Mon Sep 17 00:00:00 2001 From: Martin Stockhammer Date: Sat, 11 Dec 2021 16:50:08 +0100 Subject: [PATCH] Switching from tasks to target for antrun plugin --- archiva-jetty/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/archiva-jetty/pom.xml b/archiva-jetty/pom.xml index ffa292180..a804cea68 100644 --- a/archiva-jetty/pom.xml +++ b/archiva-jetty/pom.xml @@ -198,13 +198,13 @@ config process-resources - + - + run @@ -214,9 +214,9 @@ fix-appassembler-bug prepare-package - + - + run -- 2.39.5