Bump jbosh to 0.8.0

This commit is contained in:
Florian Schmaus 2014-04-17 12:13:34 +02:00
parent b4eb8ad182
commit 8ba0715cc3
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ repositories {
dependencies {
compile project(':core')
compile 'org.igniterealtime.jbosh:jbosh:0.8.0-SNAPSHOT'
compile 'org.igniterealtime.jbosh:jbosh:0.8.0'
}