Skip to content

Commit 0ab12cc

Browse files
committed
[maven-release-plugin] prepare release 3.0.1.Final
1 parent c482350 commit 0ab12cc

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

1515
<name>lettuce</name>
@@ -54,7 +54,7 @@
5454
<connection>scm:git:https://github.com/mp911de/lettuce.git</connection>
5555
<developerConnection>scm:git:https://github.com/mp911de/lettuce.git</developerConnection>
5656
<url>http://github.com/mp911de/lettuce</url>
57-
<tag>HEAD</tag>
57+
<tag>3.0.1.Final</tag>
5858
</scm>
5959

6060
<prerequisites>

0 commit comments

Comments
 (0)