We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68309b1 commit 4db9203Copy full SHA for 4db9203
pom.xml
@@ -8,7 +8,7 @@
8
<packaging>jar</packaging>
9
<groupId>redis.clients</groupId>
10
<artifactId>jedis</artifactId>
11
- <version>3.4.1-SNAPSHOT</version>
+ <version>3.5.0-SNAPSHOT</version>
12
<name>Jedis</name>
13
<description>Jedis is a blazingly small and sane Redis java client.</description>
14
<url>https://github.com/redis/jedis</url>
0 commit comments