We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34930c3 commit 8941aeaCopy full SHA for 8941aea
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.lettuce</groupId>
5
<artifactId>lettuce-core</artifactId>
6
- <version>6.3.2.BUILD-SNAPSHOT</version>
+ <version>6.3.2.RELEASE</version>
7
<packaging>jar</packaging>
8
9
<name>Lettuce</name>
@@ -84,7 +84,7 @@
84
<developerConnection>scm:git:https://github.com/lettuce-io/lettuce-core.git
85
</developerConnection>
86
<url>http://github.com/lettuce-io/lettuce-core</url>
87
- <tag>HEAD</tag>
+ <tag>6.3.2.RELEASE</tag>
88
</scm>
89
90
<distributionManagement>
0 commit comments