From 719fb267b437b087ab000c824a4c0e07645af9dc Mon Sep 17 00:00:00 2001 From: Jack Sundahl Date: Fri, 14 May 2021 19:14:06 +0200 Subject: [PATCH] make it so that default-build is always run and not replaced --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bf78e2d..93d1b64 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,9 @@ default-build - true + + !skip-default +