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'
|
||||
archiveBaseName = 'jedis'
|
||||
version = '1.0.0-RC3'
|
||||
version = '1.0.0-RC5.1'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@@ -23,4 +23,4 @@ uploadArchives {
|
||||
}
|
||||
}
|
||||
}
|
||||
*/
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user