Skip to content

Commit dfb0ba4

Browse files
committed
[maven-release-plugin] prepare release 4.0.1.Final
1 parent 7239abc commit dfb0ba4

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

1515
<name>lettuce</name>
@@ -63,7 +63,7 @@
6363
<connection>scm:git:https://github.com/mp911de/lettuce.git</connection>
6464
<developerConnection>scm:git:https://github.com/mp911de/lettuce.git</developerConnection>
6565
<url>http://github.com/mp911de/lettuce</url>
66-
<tag>4.0</tag>
66+
<tag>4.0.1.Final</tag>
6767
</scm>
6868

6969
<prerequisites>

0 commit comments

Comments
 (0)