Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 6.2.4.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Apr 18, 2023
1 parent 5fdfe7f commit a94d37f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>io.lettuce</groupId>
<artifactId>lettuce-core</artifactId>
<version>6.2.4.BUILD-SNAPSHOT</version>
<version>6.2.4.RELEASE</version>
<packaging>jar</packaging>

<name>Lettuce</name>
Expand Down Expand Up @@ -82,7 +82,7 @@
<developerConnection>scm:git:https://github.com/lettuce-io/lettuce-core.git
</developerConnection>
<url>http://github.com/lettuce-io/lettuce-core</url>
<tag>HEAD</tag>
<tag>6.2.4.RELEASE</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit a94d37f

Please sign in to comment.