Skip to content

Commit df7cff9

Browse files
committed
[maven-release-plugin] prepare release 5.0.4.RELEASE
1 parent 0146b55 commit df7cff9

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.0.4.BUILD-SNAPSHOT</version>
12+
<version>5.0.4.RELEASE</version>
1313
<packaging>jar</packaging>
1414

1515
<name>Lettuce</name>
@@ -68,7 +68,7 @@
6868
<connection>scm:git:https://github.com/lettuce-io/lettuce-core.git</connection>
6969
<developerConnection>scm:git:https://github.com/lettuce-io/lettuce-core.git</developerConnection>
7070
<url>http://github.com/lettuce-io/lettuce-core</url>
71-
<tag>HEAD</tag>
71+
<tag>5.0.4.RELEASE</tag>
7272
</scm>
7373

7474
<dependencyManagement>

0 commit comments

Comments
 (0)