Smack 4.1.0-alpha5

This commit is contained in:
Florian Schmaus 2014-11-02 12:13:21 +01:00
parent fe3dcba9b2
commit aecb3cc861
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ allprojects {
ext {
shortVersion = '4.1.0-alpha5'
isSnapshot = true
isSnapshot = false
gitCommit = getGitCommit()
javadocAllDir = new File(buildDir, 'javadoc')
documentationDir = new File(buildDir, 'documentation')