Skip to content

Commit 7d499ed

Browse files
Merge pull request #106 from cnescatlab/release5.1.0
Prepare release 5.1
2 parents 088a719 + 7b74864 commit 7d499ed

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Here is the compatibility matrix of the plugin:
3737
| 3.1.0 | 4.1.2 | 7.9 -> 9.9 | Fortran |
3838
| 3.1.1 | 4.1.2 | 7.9 -> 9.9 | Fortran |
3939
| 3.1.2 | 5.1.0 | 7.9 -> 9.9 | Fortran |
40+
| 5.1.0 | 5.1.0 | 7.9 -> 9.9 | Fortran |
41+
42+
*Notice: Since 5.X this plugins will follow I-Code versionning. There is no breaking changes between 3.X and 5.X*
4043

4144
#### Run i-Code manually
4245
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).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>fr.cnes.sonar.plugins</groupId>
77
<artifactId>sonar-icode-cnes-plugin</artifactId>
88
<packaging>sonar-plugin</packaging>
9-
<version>3.1.2</version>
9+
<version>5.1.0</version>
1010

1111
<name>Sonar i-Code CNES plugin</name>
1212

0 commit comments

Comments
 (0)