From 3e19f0f6a4e5906111cd3a5b49c711c9e9f8ca5a Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Sat, 17 Feb 2024 11:38:17 +0700 Subject: [PATCH] Minor POM cosmetics One less warning in IntelliJ due to the entirely optional groupId for that plugin, but IntelliJ still complains. Signed-off-by: Alexander Kriegisch --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 8e0afc598..b8ed29db2 100644 --- a/pom.xml +++ b/pom.xml @@ -543,6 +543,7 @@ + org.apache.maven.plugins maven-clean-plugin -- 2.39.5