From f21cbdefc4b4fa95365d49fa58fbcf19030f989a Mon Sep 17 00:00:00 2001 From: Bonita CI Date: Thu, 4 Apr 2024 21:06:20 +0200 Subject: [PATCH] release(10.0.0) create release 10.0.0 --- 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 4b308f8..3acb754 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.bonitasoft.web.application bonita-user-application - 10.0-SNAPSHOT + 10.0.0 pom Bonita User Application diff --git a/src/main/resources/bos-distrib/pom.xml b/src/main/resources/bos-distrib/pom.xml index 683b3b0..bcdb4b0 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} - 10.0-SNAPSHOT + 10.0.0 ${name} ${description}