remove watch from transaction

This commit is contained in:
Jonathan Leibiusky
2011-05-30 14:23:20 -03:00
parent 891e018093
commit 6aa216f8cf
2 changed files with 2 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
<packaging>jar</packaging>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<name>Jedis</name>
<description>Jedis is a blazingly small and sane Redis java client.</description>
<url>http://code.google.com/p/jedis/</url>