Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.3.1.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Jan 31, 2017
1 parent a8ce6d2 commit e305551
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -9,7 +9,7 @@

<groupId>biz.paluch.redis</groupId>
<artifactId>lettuce</artifactId>
<version>4.3.1-SNAPSHOT</version>
<version>4.3.1.Final</version>
<packaging>jar</packaging>

<name>lettuce</name>
Expand Down Expand Up @@ -64,7 +64,7 @@
<connection>scm:git:https://github.com/mp911de/lettuce.git</connection>
<developerConnection>scm:git:https://github.com/mp911de/lettuce.git</developerConnection>
<url>http://github.com/mp911de/lettuce</url>
<tag>4.3.0.Final</tag>
<tag>4.3.1.Final</tag>
</scm>

<prerequisites>
Expand Down

0 comments on commit e305551

Please sign in to comment.