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