From 1b3c0fb3b8a211b813bbcf0875b5a5471a7511ad Mon Sep 17 00:00:00 2001 From: stefano basile Date: Sat, 21 Dec 2024 17:06:34 +0000 Subject: [PATCH] remove spring boot structure from the jar --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e9fd3f2..2ebd37c 100644 --- a/pom.xml +++ b/pom.xml @@ -223,8 +223,9 @@ spring-boot-maven-plugin ${spring-boot-maven-plugin.version} - uk.gov.companieshouse.servicesdashboardapi.ServicesDashboardApiApplication + NONE