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 ba7e42d commit eb84b07Copy full SHA for eb84b07
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.ecocode</groupId>
6
<artifactId>ecocode-python-plugin</artifactId>
7
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
8
<packaging>sonar-plugin</packaging>
9
10
<name>ecoCode - Python language</name>
@@ -26,7 +26,7 @@
26
<connection>scm:git:https://github.com/green-code-initiative/ecocode-python</connection>
27
<developerConnection>scm:git:https://github.com/green-code-initiative/ecocode-python</developerConnection>
28
<url>https://github.com/green-code-initiative/ecocode-python</url>
29
- <tag>HEAD</tag>
+ <tag>1.4.0</tag>
30
</scm>
31
<issueManagement>
32
<system>GitHub</system>
0 commit comments