From b6f02bb122ea8baf49d14286e1b1f184aacdc945 Mon Sep 17 00:00:00 2001 From: Bonita CI Date: Fri, 19 Apr 2024 15:21:26 +0200 Subject: [PATCH] release(9.0.4) create release 9.0.4 --- pom.xml | 2 +- src/main/resources/bos-distrib/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eecaf26..7cc2632 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.bonitasoft.web.application bonita-user-application - 9.0-SNAPSHOT + 9.0.4 pom Bonita User Application diff --git a/src/main/resources/bos-distrib/pom.xml b/src/main/resources/bos-distrib/pom.xml index 2857e5c..d9fab88 100644 --- a/src/main/resources/bos-distrib/pom.xml +++ b/src/main/resources/bos-distrib/pom.xml @@ -5,7 +5,7 @@ 4.0.0 ${groupId} ${artifactId} - ${application.version} + 9.0.4 ${name} ${description}