Skip to content

Commit

Permalink
Address snapshot version for 5.0 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sazzad16 committed Sep 23, 2023
1 parent af92035 commit c5fdd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<packaging>jar</packaging>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>5.1.0-SNAPSHOT</version>
<version>5.0.1-SNAPSHOT</version>
<name>Jedis</name>
<description>Jedis is a blazingly small and sane Redis java client.</description>
<url>https://github.com/redis/jedis</url>
Expand Down

0 comments on commit c5fdd01

Please sign in to comment.