Skip to content

Commit ae7ea91

Browse files
committed
[maven-release-plugin] prepare release 3.4.1.Final
1 parent 8578443 commit ae7ea91

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>3.4.1-SNAPSHOT</version>
12+
<version>3.4.1.Final</version>
1313
<packaging>jar</packaging>
1414

1515
<name>lettuce</name>
@@ -62,7 +62,7 @@
6262
<connection>scm:git:https://github.com/mp911de/lettuce.git</connection>
6363
<developerConnection>scm:git:https://github.com/mp911de/lettuce.git</developerConnection>
6464
<url>http://github.com/mp911de/lettuce</url>
65-
<tag>HEAD</tag>
65+
<tag>3.4.1.Final</tag>
6666
</scm>
6767

6868
<prerequisites>

0 commit comments

Comments
 (0)