Skip to content

Commit b043940

Browse files
committed
[maven-release-plugin] prepare release 4.4.3.Final
1 parent 0135ced commit b043940

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
@@ -9,7 +9,7 @@
99

1010
<groupId>biz.paluch.redis</groupId>
1111
<artifactId>lettuce</artifactId>
12-
<version>4.4.3-SNAPSHOT</version>
12+
<version>4.4.3.Final</version>
1313
<packaging>jar</packaging>
1414

1515
<name>lettuce</name>
@@ -67,7 +67,7 @@
6767
<connection>scm:git:https://github.com/lettuce-io/lettuce-core.git</connection>
6868
<developerConnection>scm:git:https://github.com/lettuce-io/lettuce-core.git</developerConnection>
6969
<url>http://github.com/lettuce-io/lettuce-core</url>
70-
<tag>HEAD</tag>
70+
<tag>4.4.3.Final</tag>
7171
</scm>
7272

7373
<!-- Required for Spring RC artifacts -->

0 commit comments

Comments
 (0)