RC5 -> RC5.1

This commit is contained in:
KARASZI István
2010-09-10 19:52:58 +08:00
committed by Jonathan Leibiusky
parent c6507e6187
commit 675e2b1369

View File

@@ -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 {
}
}
}
*/
*/