Smack 4.0.4

This commit is contained in:
Florian Schmaus 2014-09-05 21:59:35 +02:00
parent 5342aaf137
commit 7bf31bc2e4
1 changed files with 1 additions and 1 deletions

View File

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