From c990521d635ce06ee96b34cdee05729e30642aea Mon Sep 17 00:00:00 2001 From: alfeilex <101652401+alfeilex@users.noreply.github.com> Date: Wed, 26 Feb 2025 14:47:51 +0100 Subject: [PATCH] #420: add maven ant run and builder help plugin to attach the MSI in deployment --- cli/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index 603e30a78..f333651a8 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -275,8 +275,8 @@ - + @@ -294,7 +294,7 @@ - ${project.basedir}/ideasy-${project.version}.msi + ${project.basedir}/target/${project.artifactId}-${revision}-installer.msi msi installer