We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13aa2fa commit 660711dCopy full SHA for 660711d
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.ecocode</groupId>
6
<artifactId>ecocode-java-plugin</artifactId>
7
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.2</version>
8
9
<packaging>sonar-plugin</packaging>
10
@@ -30,7 +30,7 @@
30
<connection>scm:git:https://github.com/green-code-initiative/ecocode-java</connection>
31
<developerConnection>scm:git:https://github.com/green-code-initiative/ecocode-java</developerConnection>
32
<url>https://github.com/green-code-initiative/ecocode-java</url>
33
- <tag>HEAD</tag>
+ <tag>1.6.2</tag>
34
</scm>
35
36
<issueManagement>
0 commit comments