4.3.0.CR1 post-release

This commit is contained in:
Brett Meyer 2013-11-20 16:52:56 -05:00
parent 4e37d0ad8a
commit f9c8ec9f2a
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ buildscript {
}
}
ext.hibernateTargetVersion = '4.3.0.CR2'
ext.hibernateTargetVersion = '4.3.0-SNAPSHOT'
ext.javaLanguageLevel = "1.6"
idea {