From 7e035e003482e2a3c4eb54c717e0623183cee09e Mon Sep 17 00:00:00 2001 From: Dmitriy Tverdiakov Date: Thu, 27 Apr 2023 14:11:53 +0100 Subject: [PATCH] Fix build warnings --- bundle/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bundle/pom.xml b/bundle/pom.xml index 724630c7a7..f515adac90 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -208,7 +208,7 @@ - ${groupId}:${artifactId} + ${project.groupId}:${project.artifactId} module-info.java @@ -232,9 +232,9 @@ - + - +