Skip to content

Commit f209741

Browse files
committed
update version + README.md
1 parent 7c569bc commit f209741

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Ready to use binaries are available [from GitHub](https://github.com/green-code-
6060
| Plugin version | SonarQube version | Java version |
6161
|----------------|---------------------|------------------------------------------------------------------------------------------------|
6262
| 1.6.+ | 9.4.+ LTS to 10.6.0 | 11 / 17 |
63-
| 2.0.+ | 9.9.+ LTS to 10.6.0 | [17](https://docs.sonarsource.com/sonarqube/9.9/requirements/prerequisites-and-overview/#java) |
63+
| 1.7.+ | 9.9.+ LTS to 10.6.0 | [17](https://docs.sonarsource.com/sonarqube/9.9/requirements/prerequisites-and-overview/#java) |
6464

6565
> Compatibility table of versions lower than 1.4.+ are available from the
6666
> main [ecoCode repository](https://github.com/green-code-initiative/ecoCode#-plugins-version-compatibility).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.ecocode</groupId>
66
<artifactId>ecocode-java-plugin</artifactId>
7-
<version>1.6.3-SNAPSHOT</version>
7+
<version>1.7.0-SNAPSHOT</version>
88

99
<packaging>sonar-plugin</packaging>
1010

0 commit comments

Comments
 (0)