Skip to content

Commit eb84b07

Browse files
committed
[maven-release-plugin] prepare release 1.4.0
1 parent ba7e42d commit eb84b07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.ecocode</groupId>
66
<artifactId>ecocode-python-plugin</artifactId>
7-
<version>1.4.0-SNAPSHOT</version>
7+
<version>1.4.0</version>
88
<packaging>sonar-plugin</packaging>
99

1010
<name>ecoCode - Python language</name>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:https://github.com/green-code-initiative/ecocode-python</connection>
2727
<developerConnection>scm:git:https://github.com/green-code-initiative/ecocode-python</developerConnection>
2828
<url>https://github.com/green-code-initiative/ecocode-python</url>
29-
<tag>HEAD</tag>
29+
<tag>1.4.0</tag>
3030
</scm>
3131
<issueManagement>
3232
<system>GitHub</system>

0 commit comments

Comments
 (0)