Skip to content

Commit 05f86e4

Browse files
committedDec 2, 2015
Changed back build version to 5.0.5.SNAPSHOT, release postponed
1 parent 41dafa8 commit 05f86e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ allprojects {
4545

4646
ext {
4747
expectedGradleVersion = '2.7'
48-
hibernateTargetVersion = '5.0.5.Final'
48+
hibernateTargetVersion = '5.0.5-SNAPSHOT'
4949

5050
osgiExportVersion = hibernateTargetVersion.replaceAll( '-SNAPSHOT', '.SNAPSHOT' )
5151
}

0 commit comments

Comments
 (0)