Skip to content

Commit 8679420

Browse files
committed
[maven-release-plugin] prepare release 3.3.Final
1 parent 10b7d93 commit 8679420

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

1515
<name>lettuce</name>
@@ -60,7 +60,7 @@
6060
<connection>scm:git:https://github.com/mp911de/lettuce.git</connection>
6161
<developerConnection>scm:git:https://github.com/mp911de/lettuce.git</developerConnection>
6262
<url>http://github.com/mp911de/lettuce</url>
63-
<tag>HEAD</tag>
63+
<tag>3.3.Final</tag>
6464
</scm>
6565

6666
<prerequisites>

0 commit comments

Comments
 (0)