Skip to content

Commit b8591ab

Browse files
committed
[maven-release-plugin] prepare release 5.1.0.RC1
1 parent 1a73827 commit b8591ab

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>io.lettuce</groupId>
1111
<artifactId>lettuce-core</artifactId>
12-
<version>5.1.0.BUILD-SNAPSHOT</version>
12+
<version>5.1.0.RC1</version>
1313
<packaging>jar</packaging>
1414

1515
<name>Lettuce</name>
@@ -69,7 +69,7 @@
6969
<connection>scm:git:https://github.com/lettuce-io/lettuce-core.git</connection>
7070
<developerConnection>scm:git:https://github.com/lettuce-io/lettuce-core.git</developerConnection>
7171
<url>http://github.com/lettuce-io/lettuce-core</url>
72-
<tag>HEAD</tag>
72+
<tag>5.1.0.RC1</tag>
7373
</scm>
7474

7575
<dependencyManagement>

0 commit comments

Comments
 (0)