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