Update version to 4.1.4-SNAPSHOT

This commit is contained in:
Gail Badner 2012-05-02 23:51:04 -07:00
parent 9e1095cafa
commit 606752f867
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ subprojects { subProject ->
defaultTasks 'build'
group = 'org.hibernate'
version = '4.1.3.Final'
version = '4.1.4-SNAPSHOT'
// minimize changes, at least for now (gradle uses 'build' by default)..
buildDir = "target"