From 1aa2dab003437249f51a0c158c9ea80c9163b99b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francesco=20Chicchiricc=C3=B2?= Date: Wed, 29 May 2024 16:29:09 +0200 Subject: [PATCH] Ensure to publish to Maven repo the credentials generator JAR as well --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f82c227..6a1bffb 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ spring-boot-maven-plugin ${spring-boot.version} - ${project.build.finalName}-credentials-generator + credentials-generator