From 8f24b110b2a93d54375d5d4931a804f58b2897dd Mon Sep 17 00:00:00 2001 From: Insee - Team sugoi Date: Tue, 26 May 2026 13:29:21 +0000 Subject: [PATCH 1/2] [REL] :rocket: release version 2.8.5 Signed-off-by: Insee - Team sugoi --- CHANGELOG.md | 7 +++++++ pom.xml | 2 +- sugoi-api-converter/pom.xml | 2 +- sugoi-api-core/pom.xml | 2 +- sugoi-api-distribution/pom.xml | 2 +- .../sugoi-api-distribution-full-env/pom.xml | 2 +- sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml | 2 +- sugoi-api-distribution/sugoi-api-distribution-war/pom.xml | 2 +- sugoi-api-event-webhook/pom.xml | 2 +- sugoi-api-file-config-provider/pom.xml | 2 +- sugoi-api-file-store-provider/pom.xml | 2 +- sugoi-api-jms-store-provider/pom.xml | 2 +- sugoi-api-jms-utils/pom.xml | 2 +- sugoi-api-ldap-config-provider/pom.xml | 2 +- sugoi-api-ldap-store-provider/pom.xml | 2 +- sugoi-api-ldap-utils/pom.xml | 2 +- sugoi-api-model/pom.xml | 2 +- sugoi-api-rest-commons-services/pom.xml | 2 +- sugoi-api-rest-old-services/pom.xml | 2 +- sugoi-api-rest-services/pom.xml | 2 +- sugoi-api-seealso-http/pom.xml | 2 +- sugoi-api-seealso-ldap/pom.xml | 2 +- sugoi-api-test/pom.xml | 2 +- 23 files changed, 29 insertions(+), 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a4be95f..7f938cc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# 2.8.5 + + +- [UP] :arrow_up: Bump org.apache.tomcat.embed:tomcat-embed-core + + + # 2.8.4 diff --git a/pom.xml b/pom.xml index 88290ce9..29f93e49 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 sugoi-api-parent User services management pom diff --git a/sugoi-api-converter/pom.xml b/sugoi-api-converter/pom.xml index 83e98c8d..d1915373 100644 --- a/sugoi-api-converter/pom.xml +++ b/sugoi-api-converter/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-converter diff --git a/sugoi-api-core/pom.xml b/sugoi-api-core/pom.xml index e2a21c78..23877da5 100644 --- a/sugoi-api-core/pom.xml +++ b/sugoi-api-core/pom.xml @@ -5,7 +5,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-core diff --git a/sugoi-api-distribution/pom.xml b/sugoi-api-distribution/pom.xml index 27ae771b..6928af66 100644 --- a/sugoi-api-distribution/pom.xml +++ b/sugoi-api-distribution/pom.xml @@ -4,7 +4,7 @@ sugoi-api-parent fr.insee.sugoi - 2.9.0-SNAPSHOT + 2.8.5 pom diff --git a/sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml b/sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml index 812dbe49..0ec8530b 100644 --- a/sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml +++ b/sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml @@ -6,7 +6,7 @@ fr.insee.sugoi sugoi-api-distribution - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-distribution-full-env diff --git a/sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml b/sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml index 162194b5..61ebb14e 100644 --- a/sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml +++ b/sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml @@ -6,7 +6,7 @@ fr.insee.sugoi sugoi-api-distribution - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-distribution-jar diff --git a/sugoi-api-distribution/sugoi-api-distribution-war/pom.xml b/sugoi-api-distribution/sugoi-api-distribution-war/pom.xml index 5602f667..94503451 100644 --- a/sugoi-api-distribution/sugoi-api-distribution-war/pom.xml +++ b/sugoi-api-distribution/sugoi-api-distribution-war/pom.xml @@ -7,7 +7,7 @@ fr.insee.sugoi sugoi-api-distribution - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-distribution-war diff --git a/sugoi-api-event-webhook/pom.xml b/sugoi-api-event-webhook/pom.xml index ee4f1808..865e82ba 100644 --- a/sugoi-api-event-webhook/pom.xml +++ b/sugoi-api-event-webhook/pom.xml @@ -5,7 +5,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-event-webhook diff --git a/sugoi-api-file-config-provider/pom.xml b/sugoi-api-file-config-provider/pom.xml index f445e9d4..558334b1 100644 --- a/sugoi-api-file-config-provider/pom.xml +++ b/sugoi-api-file-config-provider/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-file-config-provider diff --git a/sugoi-api-file-store-provider/pom.xml b/sugoi-api-file-store-provider/pom.xml index ba3b83b0..ef081f9c 100644 --- a/sugoi-api-file-store-provider/pom.xml +++ b/sugoi-api-file-store-provider/pom.xml @@ -5,7 +5,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml diff --git a/sugoi-api-jms-store-provider/pom.xml b/sugoi-api-jms-store-provider/pom.xml index c7473165..1d06702d 100644 --- a/sugoi-api-jms-store-provider/pom.xml +++ b/sugoi-api-jms-store-provider/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-jms-store-provider diff --git a/sugoi-api-jms-utils/pom.xml b/sugoi-api-jms-utils/pom.xml index b6172a9e..61a6fab9 100644 --- a/sugoi-api-jms-utils/pom.xml +++ b/sugoi-api-jms-utils/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-jms-utils diff --git a/sugoi-api-ldap-config-provider/pom.xml b/sugoi-api-ldap-config-provider/pom.xml index a9c9cd09..841c9bd3 100644 --- a/sugoi-api-ldap-config-provider/pom.xml +++ b/sugoi-api-ldap-config-provider/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-ldap-config-provider diff --git a/sugoi-api-ldap-store-provider/pom.xml b/sugoi-api-ldap-store-provider/pom.xml index a7b43daf..d38ec726 100644 --- a/sugoi-api-ldap-store-provider/pom.xml +++ b/sugoi-api-ldap-store-provider/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-ldap-store-provider diff --git a/sugoi-api-ldap-utils/pom.xml b/sugoi-api-ldap-utils/pom.xml index 7a9f70e4..e11a7c65 100644 --- a/sugoi-api-ldap-utils/pom.xml +++ b/sugoi-api-ldap-utils/pom.xml @@ -4,7 +4,7 @@ sugoi-api-parent fr.insee.sugoi - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-ldap-utils diff --git a/sugoi-api-model/pom.xml b/sugoi-api-model/pom.xml index 2b2e1643..d6913485 100644 --- a/sugoi-api-model/pom.xml +++ b/sugoi-api-model/pom.xml @@ -5,7 +5,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-model diff --git a/sugoi-api-rest-commons-services/pom.xml b/sugoi-api-rest-commons-services/pom.xml index 9c41e6f1..d7526274 100644 --- a/sugoi-api-rest-commons-services/pom.xml +++ b/sugoi-api-rest-commons-services/pom.xml @@ -5,7 +5,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-rest-commons-services diff --git a/sugoi-api-rest-old-services/pom.xml b/sugoi-api-rest-old-services/pom.xml index 92506138..96693852 100644 --- a/sugoi-api-rest-old-services/pom.xml +++ b/sugoi-api-rest-old-services/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-rest-old-services diff --git a/sugoi-api-rest-services/pom.xml b/sugoi-api-rest-services/pom.xml index 8d2bf231..1944ca8d 100644 --- a/sugoi-api-rest-services/pom.xml +++ b/sugoi-api-rest-services/pom.xml @@ -5,7 +5,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-rest-services diff --git a/sugoi-api-seealso-http/pom.xml b/sugoi-api-seealso-http/pom.xml index 2e8805d7..30af4e25 100644 --- a/sugoi-api-seealso-http/pom.xml +++ b/sugoi-api-seealso-http/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-seealso-http diff --git a/sugoi-api-seealso-ldap/pom.xml b/sugoi-api-seealso-ldap/pom.xml index f7d69203..0883f3d3 100644 --- a/sugoi-api-seealso-ldap/pom.xml +++ b/sugoi-api-seealso-ldap/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-seealso-ldap diff --git a/sugoi-api-test/pom.xml b/sugoi-api-test/pom.xml index e880ab8b..9a451353 100644 --- a/sugoi-api-test/pom.xml +++ b/sugoi-api-test/pom.xml @@ -6,7 +6,7 @@ fr.insee.sugoi sugoi-api-parent - 2.9.0-SNAPSHOT + 2.8.5 ../pom.xml sugoi-api-test From 508d017419f54235608f09f144797671e006076b Mon Sep 17 00:00:00 2001 From: Insee - Team sugoi Date: Tue, 26 May 2026 13:34:14 +0000 Subject: [PATCH 2/2] [REL] :rocket: prepare next version Signed-off-by: Insee - Team sugoi --- pom.xml | 2 +- sugoi-api-converter/pom.xml | 2 +- sugoi-api-core/pom.xml | 2 +- sugoi-api-distribution/pom.xml | 2 +- sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml | 2 +- sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml | 2 +- sugoi-api-distribution/sugoi-api-distribution-war/pom.xml | 2 +- sugoi-api-event-webhook/pom.xml | 2 +- sugoi-api-file-config-provider/pom.xml | 2 +- sugoi-api-file-store-provider/pom.xml | 2 +- sugoi-api-jms-store-provider/pom.xml | 2 +- sugoi-api-jms-utils/pom.xml | 2 +- sugoi-api-ldap-config-provider/pom.xml | 2 +- sugoi-api-ldap-store-provider/pom.xml | 2 +- sugoi-api-ldap-utils/pom.xml | 2 +- sugoi-api-model/pom.xml | 2 +- sugoi-api-rest-commons-services/pom.xml | 2 +- sugoi-api-rest-old-services/pom.xml | 2 +- sugoi-api-rest-services/pom.xml | 2 +- sugoi-api-seealso-http/pom.xml | 2 +- sugoi-api-seealso-ldap/pom.xml | 2 +- sugoi-api-test/pom.xml | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/pom.xml b/pom.xml index 29f93e49..88290ce9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT sugoi-api-parent User services management pom diff --git a/sugoi-api-converter/pom.xml b/sugoi-api-converter/pom.xml index d1915373..83e98c8d 100644 --- a/sugoi-api-converter/pom.xml +++ b/sugoi-api-converter/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-converter diff --git a/sugoi-api-core/pom.xml b/sugoi-api-core/pom.xml index 23877da5..e2a21c78 100644 --- a/sugoi-api-core/pom.xml +++ b/sugoi-api-core/pom.xml @@ -5,7 +5,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-core diff --git a/sugoi-api-distribution/pom.xml b/sugoi-api-distribution/pom.xml index 6928af66..27ae771b 100644 --- a/sugoi-api-distribution/pom.xml +++ b/sugoi-api-distribution/pom.xml @@ -4,7 +4,7 @@ sugoi-api-parent fr.insee.sugoi - 2.8.5 + 2.9.0-SNAPSHOT pom diff --git a/sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml b/sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml index 0ec8530b..812dbe49 100644 --- a/sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml +++ b/sugoi-api-distribution/sugoi-api-distribution-full-env/pom.xml @@ -6,7 +6,7 @@ fr.insee.sugoi sugoi-api-distribution - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-distribution-full-env diff --git a/sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml b/sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml index 61ebb14e..162194b5 100644 --- a/sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml +++ b/sugoi-api-distribution/sugoi-api-distribution-jar/pom.xml @@ -6,7 +6,7 @@ fr.insee.sugoi sugoi-api-distribution - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-distribution-jar diff --git a/sugoi-api-distribution/sugoi-api-distribution-war/pom.xml b/sugoi-api-distribution/sugoi-api-distribution-war/pom.xml index 94503451..5602f667 100644 --- a/sugoi-api-distribution/sugoi-api-distribution-war/pom.xml +++ b/sugoi-api-distribution/sugoi-api-distribution-war/pom.xml @@ -7,7 +7,7 @@ fr.insee.sugoi sugoi-api-distribution - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-distribution-war diff --git a/sugoi-api-event-webhook/pom.xml b/sugoi-api-event-webhook/pom.xml index 865e82ba..ee4f1808 100644 --- a/sugoi-api-event-webhook/pom.xml +++ b/sugoi-api-event-webhook/pom.xml @@ -5,7 +5,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-event-webhook diff --git a/sugoi-api-file-config-provider/pom.xml b/sugoi-api-file-config-provider/pom.xml index 558334b1..f445e9d4 100644 --- a/sugoi-api-file-config-provider/pom.xml +++ b/sugoi-api-file-config-provider/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-file-config-provider diff --git a/sugoi-api-file-store-provider/pom.xml b/sugoi-api-file-store-provider/pom.xml index ef081f9c..ba3b83b0 100644 --- a/sugoi-api-file-store-provider/pom.xml +++ b/sugoi-api-file-store-provider/pom.xml @@ -5,7 +5,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml diff --git a/sugoi-api-jms-store-provider/pom.xml b/sugoi-api-jms-store-provider/pom.xml index 1d06702d..c7473165 100644 --- a/sugoi-api-jms-store-provider/pom.xml +++ b/sugoi-api-jms-store-provider/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-jms-store-provider diff --git a/sugoi-api-jms-utils/pom.xml b/sugoi-api-jms-utils/pom.xml index 61a6fab9..b6172a9e 100644 --- a/sugoi-api-jms-utils/pom.xml +++ b/sugoi-api-jms-utils/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-jms-utils diff --git a/sugoi-api-ldap-config-provider/pom.xml b/sugoi-api-ldap-config-provider/pom.xml index 841c9bd3..a9c9cd09 100644 --- a/sugoi-api-ldap-config-provider/pom.xml +++ b/sugoi-api-ldap-config-provider/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-ldap-config-provider diff --git a/sugoi-api-ldap-store-provider/pom.xml b/sugoi-api-ldap-store-provider/pom.xml index d38ec726..a7b43daf 100644 --- a/sugoi-api-ldap-store-provider/pom.xml +++ b/sugoi-api-ldap-store-provider/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-ldap-store-provider diff --git a/sugoi-api-ldap-utils/pom.xml b/sugoi-api-ldap-utils/pom.xml index e11a7c65..7a9f70e4 100644 --- a/sugoi-api-ldap-utils/pom.xml +++ b/sugoi-api-ldap-utils/pom.xml @@ -4,7 +4,7 @@ sugoi-api-parent fr.insee.sugoi - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-ldap-utils diff --git a/sugoi-api-model/pom.xml b/sugoi-api-model/pom.xml index d6913485..2b2e1643 100644 --- a/sugoi-api-model/pom.xml +++ b/sugoi-api-model/pom.xml @@ -5,7 +5,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-model diff --git a/sugoi-api-rest-commons-services/pom.xml b/sugoi-api-rest-commons-services/pom.xml index d7526274..9c41e6f1 100644 --- a/sugoi-api-rest-commons-services/pom.xml +++ b/sugoi-api-rest-commons-services/pom.xml @@ -5,7 +5,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-rest-commons-services diff --git a/sugoi-api-rest-old-services/pom.xml b/sugoi-api-rest-old-services/pom.xml index 96693852..92506138 100644 --- a/sugoi-api-rest-old-services/pom.xml +++ b/sugoi-api-rest-old-services/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-rest-old-services diff --git a/sugoi-api-rest-services/pom.xml b/sugoi-api-rest-services/pom.xml index 1944ca8d..8d2bf231 100644 --- a/sugoi-api-rest-services/pom.xml +++ b/sugoi-api-rest-services/pom.xml @@ -5,7 +5,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-rest-services diff --git a/sugoi-api-seealso-http/pom.xml b/sugoi-api-seealso-http/pom.xml index 30af4e25..2e8805d7 100644 --- a/sugoi-api-seealso-http/pom.xml +++ b/sugoi-api-seealso-http/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-seealso-http diff --git a/sugoi-api-seealso-ldap/pom.xml b/sugoi-api-seealso-ldap/pom.xml index 0883f3d3..f7d69203 100644 --- a/sugoi-api-seealso-ldap/pom.xml +++ b/sugoi-api-seealso-ldap/pom.xml @@ -4,7 +4,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-seealso-ldap diff --git a/sugoi-api-test/pom.xml b/sugoi-api-test/pom.xml index 9a451353..e880ab8b 100644 --- a/sugoi-api-test/pom.xml +++ b/sugoi-api-test/pom.xml @@ -6,7 +6,7 @@ fr.insee.sugoi sugoi-api-parent - 2.8.5 + 2.9.0-SNAPSHOT ../pom.xml sugoi-api-test