From ebd208b22a62e48220280db6ac01d41aaba506ca Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Wed, 23 Oct 2024 13:30:09 +0200 Subject: [PATCH] OZG-6839: Remove extra mapping --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index 53c3b1c..031988a 100644 --- a/pom.xml +++ b/pom.xml @@ -92,8 +92,6 @@ <proto>SLASHSTAR_STYLE</proto> <config>SCRIPT_STYLE</config> <md>XML_STYLE</md> - <yml>SCRIPT_STYLE</yml> - <acss>JAVADOC_STYLE</acss> </mapping> <licenseSets> <licenseSet> -- GitLab