From 49fb659d08c1d2397c89094a9f87b0b02bfcb2f0 Mon Sep 17 00:00:00 2001 From: death-claw <53543762+death-claw@users.noreply.github.com> Date: Sun, 14 Jan 2024 18:54:05 +0100 Subject: [PATCH] fix pom.xml --- pom.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/pom.xml b/pom.xml index 21a5e501..ff3d0b22 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,35 @@ UTF-8 5.2.0 + + + + org.codehaus.mojo + flatten-maven-plugin + 1.1.0 + + true + resolveCiFriendliesOnly + + + + flatten + process-resources + + flatten + + + + flatten.clean + clean + + clean + + + + + + vripper-core vripper-web-ui