Skip to content

Commit

Permalink
release 5.0.0.Beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
sebersole committed Mar 31, 2015
1 parent 7799d69 commit 7019db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -44,7 +44,7 @@ buildscript {

ext {
expectedGradleVersion = '2.2'
hibernateTargetVersion = '5.0.0.Beta1'
hibernateTargetVersion = '5.0.0-SNAPSHOT'
javaLanguageLevel = '1.6'

osgiExportVersion = hibernateTargetVersion.replaceAll( "-SNAPSHOT", ".SNAPSHOT" )
Expand Down

0 comments on commit 7019db7

Please sign in to comment.