From 7b748644ff9b7b87f7088e81cff440793c30bb3f Mon Sep 17 00:00:00 2001 From: Louis MARTIN Date: Tue, 15 Apr 2025 15:02:52 +0200 Subject: [PATCH] Prepare release 5.1 --- README.md | 3 +++ pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d22ebfd..36b40d3 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,9 @@ Here is the compatibility matrix of the plugin: | 3.1.0 | 4.1.2 | 7.9 -> 9.9 | Fortran | | 3.1.1 | 4.1.2 | 7.9 -> 9.9 | Fortran | | 3.1.2 | 5.1.0 | 7.9 -> 9.9 | Fortran | +| 5.1.0 | 5.1.0 | 7.9 -> 9.9 | Fortran | + +*Notice: Since 5.X this plugins will follow I-Code versionning. There is no breaking changes between 3.X and 5.X* #### Run i-Code manually If you need help to run i-Code please refer to the [official user manual](https://github.com/cnescatlab/i-CodeCNES/wiki/User-Manual) or [i-Code issue tracker](https://github.com/cnescatlab/i-CodeCNES/issues). diff --git a/pom.xml b/pom.xml index 5a1bf0b..0e5c0a1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ fr.cnes.sonar.plugins sonar-icode-cnes-plugin sonar-plugin - 3.1.2 + 5.1.0 Sonar i-Code CNES plugin