Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 5.0.4.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed May 8, 2018
1 parent 0146b55 commit df7cff9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>io.lettuce</groupId>
<artifactId>lettuce-core</artifactId>
<version>5.0.4.BUILD-SNAPSHOT</version>
<version>5.0.4.RELEASE</version>
<packaging>jar</packaging>

<name>Lettuce</name>
Expand Down Expand Up @@ -68,7 +68,7 @@
<connection>scm:git:https://github.com/lettuce-io/lettuce-core.git</connection>
<developerConnection>scm:git:https://github.com/lettuce-io/lettuce-core.git</developerConnection>
<url>http://github.com/lettuce-io/lettuce-core</url>
<tag>HEAD</tag>
<tag>5.0.4.RELEASE</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit df7cff9

Please sign in to comment.