Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dedece35 committed Dec 4, 2023
1 parent 35c021f commit 11e975f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion java-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.ecocode</groupId>
<artifactId>ecocode-parent</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
</parent>

<artifactId>ecocode-java-plugin</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.ecocode</groupId>
<artifactId>ecocode-parent</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<packaging>pom</packaging>

<name>ecoCode Sonar Plugins Project</name>
Expand Down Expand Up @@ -89,7 +89,7 @@
<connection>scm:git:https://github.com/green-code-initiative/ecocode</connection>
<developerConnection>scm:git:https://github.com/green-code-initiative/ecocode</developerConnection>
<url>https://github.com/green-code-initiative/ecocode</url>
<tag>HEAD</tag>
<tag>1.4.1</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down

0 comments on commit 11e975f

Please sign in to comment.