From e877e65a1b2208513aefe42f89abc5ec1df42f49 Mon Sep 17 00:00:00 2001 From: Adrien Kantcheff <5028967+akantcheff@users.noreply.github.com> Date: Wed, 13 Mar 2024 15:16:10 +0100 Subject: [PATCH] chore(bos-distrib): use project.version (#65) --- bos-distrib/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bos-distrib/pom.xml b/bos-distrib/pom.xml index 2857e5c..74f4e74 100644 --- a/bos-distrib/pom.xml +++ b/bos-distrib/pom.xml @@ -5,7 +5,7 @@ 4.0.0 ${groupId} ${artifactId} - ${application.version} + ${project.version} ${name} ${description}