4.3.0.Beta2 post release

This commit is contained in:
Brett Meyer 2013-05-02 15:44:41 -04:00
parent 9a003f921b
commit f40f814b00
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ buildscript {
}
}
ext.hibernateTargetVersion = '4.3.0.Beta2'
ext.hibernateTargetVersion = '4.3.0-SNAPSHOT'
ext.javaLanguageLevel = "1.6"
task wrapper(type: Wrapper) {