RC5 -> RC5.1
This commit is contained in:
committed by
Jonathan Leibiusky
parent
c6507e6187
commit
675e2b1369
@@ -3,7 +3,7 @@ apply plugin: 'maven'
|
|||||||
|
|
||||||
group = 'redis.clients'
|
group = 'redis.clients'
|
||||||
archiveBaseName = 'jedis'
|
archiveBaseName = 'jedis'
|
||||||
version = '1.0.0-RC3'
|
version = '1.0.0-RC5.1'
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
|||||||
Reference in New Issue
Block a user