From fc53666ddeef84357a3c11680d5b38b29c23e37f Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Wed, 12 Feb 2025 15:28:33 +0100 Subject: [PATCH] Drop legacyConfigRoot as it is not necessary (#986) (I'm currently going through the Quarkiverse extensions using legacy config roots). --- server/runtime/pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/server/runtime/pom.xml b/server/runtime/pom.xml index 5d6260fd9..359a50cc9 100755 --- a/server/runtime/pom.xml +++ b/server/runtime/pom.xml @@ -55,9 +55,6 @@ ${quarkus.version} - - -AlegacyConfigRoot=true -