Skip to content

Commit eabf182

Browse files
author
Diego Rodriguez
committed
Change readme and remove a duplicated dependency
1 parent 89c25b8 commit eabf182

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Here is the compatibility matrix of the plugin:
3434
| 2.0.3 | 4.1.2 | 7.9 -> 8.2 | Fortran / Shell |
3535
| 3.0.0 | 4.1.0 | 7.9 -> 8.2 | Fortran |
3636
| 3.0.1 | 4.1.2 | 7.9 -> 8.2 | Fortran |
37+
| 3.1.0 | 4.1.2 | 7.9 -> 9.9 | Fortran |
3738

3839
#### Run i-Code manually
3940
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: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,6 @@
132132
<artifactId>xstream</artifactId>
133133
<version>1.4.18</version>
134134
</dependency>
135-
<dependency>
136-
<groupId>org.sonarsource.sonarqube</groupId>
137-
<artifactId>sonar-plugin-api-impl</artifactId>
138-
<version>9.9.1.69595</version>
139-
</dependency>
140135
</dependencies>
141136

142137
<build>

0 commit comments

Comments
 (0)