Increment minor release number

This commit is contained in:
Konstantin Krivopustov 2012-05-03 07:10:17 +00:00
parent d2ee13e360
commit d4ae496bb3

View File

@ -6,7 +6,7 @@
allprojects {
artifactGroup = 'com.haulmont.cuba'
artifactVersion = '3.2.0'
artifactVersion = '3.3.0'
isSnapshot = true
//tomcatDir = rootDir.absolutePath + '/../tomcat'
}