From a7a7b047ab2350f59b2792a394a813e87c25e8b1 Mon Sep 17 00:00:00 2001 From: Olivier Ricciardi Date: Thu, 23 Apr 2026 15:31:49 +0200 Subject: [PATCH 1/4] =?UTF-8?q?[UP]=20mont=C3=A9e=20du=20num=C3=A9ro=20de?= =?UTF-8?q?=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Olivier Ricciardi --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 91e435b6..4be73750 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.2 sugoi-api-parent User services management pom From f8185a7be892268a7ed4ef08e0d022d0ca61d564 Mon Sep 17 00:00:00 2001 From: Olivier Ricciardi Date: Thu, 23 Apr 2026 16:00:14 +0200 Subject: [PATCH 2/4] =?UTF-8?q?[UP]=20changement=20num=C3=A9ro=20de=20vers?= =?UTF-8?q?ion=20appli=20dans=20pom=20parent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Olivier Ricciardi --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4be73750..7ea05091 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 fr.insee.sugoi sugoi-api-parent - 2.8.2 + 2.8.4 sugoi-api-parent User services management pom From 1fc0fba48a3f572b9dec07b1f8804dad871215cf Mon Sep 17 00:00:00 2001 From: Olivier Ricciardi Date: Thu, 23 Apr 2026 16:07:00 +0200 Subject: [PATCH 3/4] [UP] suppression surefire pom parent ligne 348 Signed-off-by: Olivier Ricciardi --- pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7ea05091..b411acb9 100644 --- a/pom.xml +++ b/pom.xml @@ -345,9 +345,6 @@ org.apache.maven.plugins maven-surefire-plugin ${maven-surefire-plugin.version} - - ${surefire.skip} - org.jacoco From 65b0c2c1814e8ac103c081cfcb9ccb9ef60f67d3 Mon Sep 17 00:00:00 2001 From: Olivier Ricciardi Date: Thu, 23 Apr 2026 16:10:51 +0200 Subject: [PATCH 4/4] =?UTF-8?q?[UP]=20retour=20arri=C3=A8re?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Olivier Ricciardi --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b411acb9..91e435b6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 fr.insee.sugoi sugoi-api-parent - 2.8.4 + 2.9.0-SNAPSHOT sugoi-api-parent User services management pom @@ -345,6 +345,9 @@ org.apache.maven.plugins maven-surefire-plugin ${maven-surefire-plugin.version} + + ${surefire.skip} + org.jacoco