Smack 4.2.5-SNAPSHOT

This commit is contained in:
Florian Schmaus 2018-04-15 14:39:10 +02:00 committed by Paul Schaub
parent a89f3458f2
commit fb7a22a761
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
allprojects {
ext {
shortVersion = '4.4.0-alpha1'
shortVersion = '4.2.5'
isSnapshot = true
jxmppVersion = '0.6.2'
miniDnsVersion = '0.3.0'