From e08a11305ba2bb674a4e8b8321859bbc9a06babc Mon Sep 17 00:00:00 2001 From: Bertrand DELION Date: Sun, 30 Jan 2022 15:45:45 +0100 Subject: [PATCH] :arrow_up: sonar-maven-plugin --- CHANGELOG.md | 5 +++-- README.md | 2 +- pom.xml | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b72bbe8..9b1921f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,9 @@ Tous les changements notables apportés à ce projet seront documentés dans ce > ## [8.1.0] - 2020-mm-jj > -> - Intégration plus propre de Jacoco. -> - Intégration plus propre de SonarCloud. +> - Intégration plus propre de Jacoco. +> - Intégration plus propre de SonarCloud. +> - Montée de version `sonar-maven-plugin` ## [8.0.0] - 2020-mm-jj diff --git a/README.md b/README.md index 179df41..0b472c9 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Ajouter au `pom.xml` de votre composant : fr.fifiz.socle.java java-parent - 8.0.0-SNAPSHOT + 8.1.0-SNAPSHOT ``` diff --git a/pom.xml b/pom.xml index 6f1b343..5500a7c 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,7 @@ 3.0.0 2.3 - 3.7.0.1746 + 3.9.1.2184 https://sonarcloud.io bdelion-github ${project.groupId}:${project.artifactId}