We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 156d530 commit db26b3bCopy full SHA for db26b3b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.green-code-initiative</groupId>
6
<artifactId>creedengo-python-plugin</artifactId>
7
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
8
<packaging>sonar-plugin</packaging>
9
10
<name>creedengo - Python language</name>
@@ -27,7 +27,7 @@
27
<connection>scm:git:https://github.com/green-code-initiative/creedengo-python</connection>
28
<developerConnection>scm:git:https://github.com/green-code-initiative/creedengo-python</developerConnection>
29
<url>https://github.com/green-code-initiative/creedengo-python</url>
30
- <tag>HEAD</tag>
+ <tag>2.0.1</tag>
31
</scm>
32
<issueManagement>
33
<system>GitHub</system>
0 commit comments