Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dedece35 committed Jul 26, 2024
1 parent c1af10a commit e315831
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ecocode-rules-specifications/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.6.3-SNAPSHOT</version>
<version>1.6.3</version>
</parent>

<artifactId>ecocode-rules-specifications</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.6.3-SNAPSHOT</version>
<version>1.6.3</version>
<packaging>pom</packaging>

<name>ecoCode Sonar Plugins Project</name>
Expand Down Expand Up @@ -86,7 +86,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.6.3</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down

0 comments on commit e315831

Please sign in to comment.